Searched refs:ThreadPoolInitialized (Results 1 – 1 of 1) sorted by relevance
66 static LONG ThreadPoolInitialized = 0; variable78 #define IsThreadPoolInitialized() (*((volatile LONG*)&ThreadPoolInitialized) == 1)88 InitStatus = InterlockedCompareExchange(&ThreadPoolInitialized, in RtlpInitializeThreadPool()124 InterlockedExchange(&ThreadPoolInitialized, in RtlpInitializeThreadPool()