ReactOS 0.4.15-dev-8636-g945e856
|
Public Attributes | |
DWORD | key |
void(* | dtor )(void *) |
__mingwthr_key_t volatile * | next |
Definition at line 36 of file tlsthrd.c.
Referenced by __mingwthr_run_key_dtors().
DWORD __mingwthr_key::key |
Definition at line 35 of file tlsthrd.c.
Referenced by ___w64_mingwthr_remove_key_dtor(), and __mingwthr_run_key_dtors().
__mingwthr_key_t volatile* __mingwthr_key::next |
Definition at line 37 of file tlsthrd.c.
Referenced by ___w64_mingwthr_remove_key_dtor(), and __mingwthr_run_key_dtors().