Functions | |
VOID | OS_DeregisterThread (NATIVE_TID ntid) |
VOID | OS_DeregisterCurrentThread (void) |
|
Deregister the current thread from the threads database and release all the resources used to track this thread (including TLS).
|
|
Deregister a thread from the threads database and release all the resources used to track this thread (including TLS).
|