#ifndef _NTTP_H // winbase:CloseThreadpoolWait NTSYSAPI VOID NTAPI TpReleaseWait( _Inout_ PTP_WAIT Wait ); #endif View code on GitHub
Releases the specified wait object.
CloseThreadpoolWait maps directly to this function.
CloseThreadpoolWait
TpAllocWait
TpSetWait
TpSetWaitEx
TpWaitForWait