#ifndef _NTTP_H // winbase:CloseThreadpoolWork NTSYSAPI VOID NTAPI TpReleaseWork( _Inout_ PTP_WORK Work ); #endif View code on GitHub
Releases the specified work object.
CloseThreadpoolWork maps directly to this function.
CloseThreadpoolWork
TpAllocWork
TpPostWork
TpWaitForWork
TpSimpleTryPost