ReactOS 0.4.16-dev-297-gc569aee
|
#include <intrin.h>
Go to the source code of this file.
Functions | |
int _stdcall | SwitchToThread (void) |
void | _Init_thread_header (volatile int *ptss) |
void | _Init_thread_footer (volatile int *ptss) |
void | _Init_thread_abort (volatile int *ptss) |
Variables | |
unsigned int | _tls_array |
unsigned int | _tls_index |
long | _Init_global_epoch |
long | _Init_thread_epoch |
Definition at line 56 of file threadSafeInit.c.
Definition at line 49 of file threadSafeInit.c.
Definition at line 29 of file threadSafeInit.c.
long _Init_global_epoch |
Definition at line 14 of file threadSafeInit.c.
Referenced by _Init_thread_footer().
long _Init_thread_epoch |
Definition at line 15 of file threadSafeInit.c.
Definition at line 12 of file threadSafeInit.c.
Definition at line 13 of file threadSafeInit.c.