SLIST_HEADER

Mar 3, 12
Other articles:
  • 191 192 union slist_header { 193 uint64_t slh_align; 194 struct { 195 struct
  • Jan 26, 2007 . [PATCH] Add defines for SLIST_HEADER. --- include/winnt.h | 29 ++++++++++++
  • typedef struct { union{ SLIST_ENTRY entry; void* list; }; byte mem[]; } mem_block;
  • 08 Feb 2007 - Module: wine Branch: master Commit:
  • 1261, 1261, extern uint16_t ExQueryDepthSList(slist_header *); .
  • Nov 14, 2007 . SLIST_HEADER anchor; char pad[L2CACHE_LINESZ() - sizeof(SLIST_HEADER
  • Sep 16, 2007 . My IM driver uses SLIST_ENTRY and SLIST_HEADER(s) and they are . for x64
  • 1 means unlocked } static NX_INLINE void PushSList(SListHeader &header,
  • Nov 14, 2007 . SLIST_HEADER anchor; char pad[L2CACHE_LINESZ() - sizeof(SLIST_HEADER
  • Dec 8, 2011 . Specifies the address of the SLIST_HEADER. . 0:000> !slist ListHead SLIST
  • . PSListHeader = ^TSListHeader; TSListHeader = record Dummy: Int64; end;
  • Jun 20, 2009. do { count++; if ((prev_header.Next).Next == 0) { return NULL; } else { }
  • Here is the SLIST_HEADER, the data structure Windows uses to represent an
  • Oct 17, 2009. SINGLE_LIST_ENTRY,*PSINGLE_LIST_ENTRY; +// +// Slist Header +// #ifndef
  • May 22, 2011 . Interlocked SList queue using keyed event signaling */ struct queue {
  • . static __declspec(align(MEMORY_ALLOCATION_ALIGNMENT))
  • Jan 31, 2003 . struct SListHeader{ struct SListNode *psHead; struct SListNode *psTail; int
  • Sep 7, 2011 . pListHead = (PSLIST_HEADER)_aligned_malloc(sizeof(SLIST_HEADER),
  • Sep 12, 2003 . 2003-06-06 Danny Smith <dannysmith@users.sourceforge.net> * include/winnt (
  • Feb 13, 2012 . invoke VirtualAlloc,NULL,SIZEOF SLIST_HEADER,MEM_COMMIT, . Note that
  • Sep 17, 2007 . The 16-byte alignment for SLIST_HEADER applies only to x64/IA64, and, . and,
  • Jan 5, 2005 . typedef register_t kspin_lock; struct slist_entry { struct slist_entry *sl_next; };
  • Here is the SLIST_HEADER, the data structure Windows uses to represent . So,
  • One with a ListHead of type SLIST_HEADER is a sequenced, singly linked list. A
  • 203 204 union slist_header { 205 uint64_t slh_align; 206 struct { 207 struct
  • winnt.h: Correct declaration of SLIST_HEADER and SLIST_ENTRY for Win64. ---
  • May 21, 2009 . [ros-diffs] [tkreuzer] 41030: wdm.h: fix definition of 64bit SLIST_HEADER winnt.h:
  • Main Page · Namespaces · Data Structures · Files · Data Structures · Class
  • Jan 27, 2005 . My IM driver uses SLIST_ENTRY and SLIST_HEADER(s) and they are declared
  • 191 192 union slist_header { 193 uint64_t slh_align; 194 struct { 195 struct
  • . SDP_PKT_DATA informationField; SDP_PKT_DATA uriField; SLIST_HEADER
  • Apr 12, 2007 . My IM driver uses SLIST_ENTRY and SLIST_HEADER(s) and they are declared
  • An SLIST_HEADER structure is an opaque structure that serves as the header for
  • . NDIS_HANDLE IMNdisHandle; NDIS_EVENT BlockingEvent; NDIS_STATUS
  • . typedef struct slist_entry slist_entry; union slist_header { uint64_t slh_align;
  • My IM driver uses SLIST_ENTRY and SLIST_HEADER(s) and they are . The
  • winnt.h: Correct declaration of SLIST_HEADER and SLIST_ENTRY for Win64.
  • typedef struct _SLIST_HEADER { union { UINT64 Alignment; struct {
  • typedef register_t kspin_lock; struct slist_entry { struct slist_entry *sl_next; };
  • Dec 23, 2011 . Here is the SLIST_HEADER, the data structure Windows uses to represent an
  • Nov 3, 2007 . Here is the SLIST_HEADER, the data structure Windows uses to represent an
  • typedef struct _SLIST_HEADER { union { UINT64 Alignment; struct {
  • 05 Feb 2007 - Module: wine Branch: master Commit:
  • Dec 8, 2011 . An SLIST_HEADER structure is an opaque structure that serves as . On 64-bit
  • Per lack of double-pointer-sized InterlockedCompareExchange on some 64 bit
  • Feb 8, 2007 . Kevin Koltzau : winnt.h: Correct declaration of SLIST_HEADER and
  • +PSLIST_ENTRY WINAPI RtlFirstEntrySList(const SLIST_HEADER* list) { -
  • ListHead - Pointer to an SLIST_HEADER structure that represents the head of a
  • Dec 8, 2011 . An SLIST_HEADER structure is an opaque structure that serves as . On 64-bit
  • Defined in the header slist, and in the backward-compatibility header slist.h. The

  • Sitemap