Searched refs:WorkerInitialized (Results 1 – 1 of 1) sorted by relevance
169 volatile LONG WorkerInitialized = 0; in RtlpStartWorkerThread() local174 Status = RtlpStartThreadFunc(StartRoutine, (PVOID)&WorkerInitialized, &ThreadHandle); in RtlpStartWorkerThread()180 while (WorkerInitialized == 0) in RtlpStartWorkerThread()