ReactOS
0.4.15-dev-5608-gafb953a
|
Go to the source code of this file.
Macros | |
#define | _threadid (__threadid()) |
#define | _STDDEF_H |
#define | _STDDEF_H_ |
#define | _ANSI_STDDEF_H |
#define | __STDDEF_H__ |
#define | _PTRDIFF_T |
#define | _T_PTRDIFF_ |
#define | _T_PTRDIFF |
#define | __PTRDIFF_T |
#define | _PTRDIFF_T_ |
#define | _BSD_PTRDIFF_T_ |
#define | ___int_ptrdiff_t_h |
#define | _GCC_PTRDIFF_T |
#define | offsetof(TYPE, MEMBER) ((size_t)&(((TYPE*)0)->MEMBER)) |
Functions | |
_CRTIMP unsigned long __cdecl | __threadid (void) |
_CRTIMP uintptr_t __cdecl | __threadhandle (void) |
#define _threadid (__threadid()) |
Definition at line 16 of file threadid.c.
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.
Definition at line 8 of file threadid.c.