Searched refs:msg1 (Results 1 – 1 of 1) sorted by relevance
544 OSMessage msg1, msg2; in WaitUntilPrepare() local548 OSReceiveMessage(&PrepareReadyQueue, &msg1, OS_MESSAGE_BLOCK); in WaitUntilPrepare()551 if ((BOOL)msg1 && (BOOL)msg2) in WaitUntilPrepare()562 OSReceiveMessage(&PrepareReadyQueue, &msg1, OS_MESSAGE_BLOCK); in WaitUntilPrepare()564 if ((BOOL)msg1) in WaitUntilPrepare()