|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <corecrt.h>

Go to the source code of this file.
Macros | |
| #define | offsetof(s, m) (size_t)&(((s*)NULL)->m) |
| #define | _threadid (__threadid()) |
Typedefs | |
| typedef double | max_align_t |
Functions | |
| _ACRTIMP __msvcrt_ulong __cdecl | __threadid (void) |
| _ACRTIMP __msvcrt_ulong __cdecl | __threadhandle (void) |
| #define _threadid (__threadid()) |
| typedef double max_align_t |
| _ACRTIMP __msvcrt_ulong __cdecl __threadhandle | ( | void | ) |
Definition at line 16 of file threadid.c.
| _ACRTIMP __msvcrt_ulong __cdecl __threadid | ( | void | ) |
Definition at line 8 of file threadid.c.