Home
last modified time | relevance | path

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

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