|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LIST_ENTRY | ListEntry |
| ULONG | CallbackCount |
| PSIDCACHECALLBACKINFO | Callbacks |
Definition at line 61 of file sidcache.c.
| ULONG _SIDQUEUEENTRY::CallbackCount |
Definition at line 64 of file sidcache.c.
Referenced by QueueSidLookup().
| PSIDCACHECALLBACKINFO _SIDQUEUEENTRY::Callbacks |
Definition at line 65 of file sidcache.c.
Referenced by LookupThreadProc(), and QueueSidLookup().
| LIST_ENTRY _SIDQUEUEENTRY::ListEntry |
Definition at line 63 of file sidcache.c.
Referenced by LookupThreadProc(), and QueueSidLookup().