ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
int | __mingwthr_key_dtor (DWORD key, void(*dtor)(void *)) |
int | __mingwthr_remove_key_dtor (DWORD key) |
int | ___w64_mingwthr_remove_key_dtor (DWORD key) |
int | ___w64_mingwthr_add_key_dtor (DWORD key, void(*dtor)(void *)) |
Definition at line 44 of file tlsthrd.c.
Referenced by __mingwthr_key_dtor().
Definition at line 67 of file tlsthrd.c.
Referenced by __mingwthr_remove_key_dtor().
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.PD within this package.
Written by Kai Tietz kai.t.nosp@m.ietz.nosp@m.@onev.nosp@m.isio.nosp@m.n.com
Definition at line 28 of file tlsmthread.c.
Definition at line 22 of file tlsmthread.c.