CreateThreadpoolWork

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:book gptkb:Kernel32.dll
gptkbp:category Thread Pool API
gptkbp:definedIn Windows API
gptkbp:headerFile windows.h
https://www.w3.org/2000/01/rdf-schema#label CreateThreadpoolWork
gptkbp:introducedIn gptkb:Windows_Vista
gptkbp:parameter PTP_CALLBACK_ENVIRON pcbe
PTP_WORK_CALLBACK pfnwk
PVOID pv
gptkbp:purpose Creates a work object for the thread pool
gptkbp:relatedTo CloseThreadpoolWork
SubmitThreadpoolWork
WaitForThreadpoolWorkCallbacks
gptkbp:result PTP_WORK
gptkbp:usedFor Submitting work to a thread pool
gptkbp:bfsParent gptkb:Windows_Thread_Pool_API
gptkbp:bfsLayer 7