Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/osdemo/src/
Dthreaddemo5.c41 OSCond CondNotFull; variable
62 OSSignalCond(&CondNotFull); in Get()
71 OSWaitCond(&CondNotFull, &Mutex); in Put()
103 OSInitCond(&CondNotFull); in main()