1LIBRARY api-ms-win-core-threadpool-l1-2-0 2 3EXPORTS 4 5CallbackMayRunLong 6CancelThreadpoolIo 7CloseThreadpool 8CloseThreadpoolCleanupGroup 9CloseThreadpoolCleanupGroupMembers 10CloseThreadpoolIo 11CloseThreadpoolTimer 12CloseThreadpoolWait 13CloseThreadpoolWork 14CreateThreadpool 15CreateThreadpoolCleanupGroup 16CreateThreadpoolIo 17CreateThreadpoolTimer 18CreateThreadpoolWait 19CreateThreadpoolWork 20DisassociateCurrentThreadFromCallback 21FreeLibraryWhenCallbackReturns 22IsThreadpoolTimerSet 23LeaveCriticalSectionWhenCallbackReturns 24QueryThreadpoolStackInformation 25ReleaseMutexWhenCallbackReturns 26ReleaseSemaphoreWhenCallbackReturns 27SetEventWhenCallbackReturns 28SetThreadpoolStackInformation 29SetThreadpoolThreadMaximum 30SetThreadpoolThreadMinimum 31SetThreadpoolTimer 32SetThreadpoolTimerEx 33SetThreadpoolWait 34SetThreadpoolWaitEx 35StartThreadpoolIo 36SubmitThreadpoolWork 37TrySubmitThreadpoolCallback 38WaitForThreadpoolIoCallbacks 39WaitForThreadpoolTimerCallbacks 40WaitForThreadpoolWaitCallbacks 41WaitForThreadpoolWorkCallbacks 42