Home
last modified time | relevance | path

Searched refs:msg1 (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c544 OSMessage msg1, msg2; in WaitUntilPrepare() local
548 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()