Searched refs:WaitKey (Results 1 – 6 of 6) sorted by relevance
1120 WaitBlock->WaitKey = (USHORT)Index; \1166 WaitBlock->WaitKey = STATUS_SUCCESS; \1211 WaitBlock->WaitKey = STATUS_SUCCESS; \1265 ULONG WaitKey; in KxUnwaitThread() local1283 WaitKey = WaitBlock->WaitKey; in KxUnwaitThread()1288 WaitKey = STATUS_KERNEL_APC; in KxUnwaitThread()1292 KiUnwaitThread(WaitThread, WaitKey, Increment); in KxUnwaitThread()1330 KiUnwaitThread(WaitThread, WaitBlock->WaitKey, Increment); in KxUnwaitThreadForEvent()
33 PVOID WaitKey; member308 &Entry->WaitKey, in InternalWake()409 &OwnEntry.WaitKey, in InternalSleep()
460 USHORT WaitKey; member474 USHORT WaitKey; member
43 WaitStatus = (NTSTATUS)WaitBlock->WaitKey; in KiWaitTest()
829 TimerWaitBlock->WaitKey = STATUS_TIMEOUT; in KeInitThread()
897 OFFSET(WbWaitKey, KWAIT_BLOCK, WaitKey),