Share via


pLogThreadDelete

This global variable is optional and points to LogThreadDelete, an optional OAL function used to log thread deletion. pLogThreadDelete is called when the scheduler deletes a thread.

  void (*pLogThreadDelete)(DWORD ThreadID DWORD ProcessID);

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 2.10 and later      

See Also

LogThreadDelete, pLogThreadCreate