|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <corecrt.h>

Go to the source code of this file.
Macros | |
| #define | _INC_STDDEF |
| #define | offsetof(s, m) __builtin_offsetof(s,m) |
| #define | _threadid (__threadid()) |
Functions | |
| _ACRTIMP unsigned long __cdecl | __threadid (void) |
| _ACRTIMP 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.