mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
41 lines
987 B
Modula-2
Vendored
41 lines
987 B
Modula-2
Vendored
LIBRARY api-ms-win-core-threadpool-l1-2-0
|
|
|
|
EXPORTS
|
|
|
|
CallbackMayRunLong
|
|
CancelThreadpoolIo
|
|
CloseThreadpool
|
|
CloseThreadpoolCleanupGroup
|
|
CloseThreadpoolCleanupGroupMembers
|
|
CloseThreadpoolIo
|
|
CloseThreadpoolTimer
|
|
CloseThreadpoolWait
|
|
CloseThreadpoolWork
|
|
CreateThreadpool
|
|
CreateThreadpoolCleanupGroup
|
|
CreateThreadpoolIo
|
|
CreateThreadpoolTimer
|
|
CreateThreadpoolWait
|
|
CreateThreadpoolWork
|
|
DisassociateCurrentThreadFromCallback
|
|
FreeLibraryWhenCallbackReturns
|
|
IsThreadpoolTimerSet
|
|
LeaveCriticalSectionWhenCallbackReturns
|
|
QueryThreadpoolStackInformation
|
|
ReleaseMutexWhenCallbackReturns
|
|
ReleaseSemaphoreWhenCallbackReturns
|
|
SetEventWhenCallbackReturns
|
|
SetThreadpoolStackInformation
|
|
SetThreadpoolThreadMaximum
|
|
SetThreadpoolThreadMinimum
|
|
SetThreadpoolTimer
|
|
SetThreadpoolTimerEx
|
|
SetThreadpoolWait
|
|
SetThreadpoolWaitEx
|
|
StartThreadpoolIo
|
|
SubmitThreadpoolWork
|
|
TrySubmitThreadpoolCallback
|
|
WaitForThreadpoolIoCallbacks
|
|
WaitForThreadpoolTimerCallbacks
|
|
WaitForThreadpoolWaitCallbacks
|
|
WaitForThreadpoolWorkCallbacks
|