Threads database

Contains API for thread tracking. More...

Functions

VOID OS_DeregisterThread (NATIVE_TID ntid)
VOID OS_DeregisterCurrentThread (void)

Detailed Description


Function Documentation

VOID OS_DeregisterCurrentThread void   ) 
 

Deregister the current thread from the threads database and release all the resources used to track this thread (including TLS).

Availability:
  • O/S: Windows, Linux & OS X*
  • CPU: All

VOID OS_DeregisterThread NATIVE_TID  ntid  ) 
 

Deregister a thread from the threads database and release all the resources used to track this thread (including TLS).

Parameters:
[in] ntid OS thread ID of the thread to deregister.
Availability:
  • O/S: Windows, Linux & OS X*
  • CPU: All


Generated on Thu Feb 2 21:59:16 2017 for PinCRT by  doxygen 1.4.6