Searched refs:msg1 (Results 1 – 1 of 1) sorted by relevance
533 OSMessage msg1, msg2; in WaitUntilPrepare() local537 OSReceiveMessage(&PrepareReadyQueue, &msg1, OS_MESSAGE_BLOCK); in WaitUntilPrepare()540 if ((BOOL)msg1 && (BOOL)msg2) in WaitUntilPrepare()551 OSReceiveMessage(&PrepareReadyQueue, &msg1, OS_MESSAGE_BLOCK); in WaitUntilPrepare()553 if ((BOOL)msg1) in WaitUntilPrepare()