Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo1/
Dcec_Main.cpp31 static bool threadAlive = false; variable
474 }while(threadAlive); in ReceiveEventThread()
527 threadAlive = true; in nnMain()
/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo2/
Dcec_Main.cpp33 static bool threadAlive = false; variable
406 }while(threadAlive); in ReceiveEventThread()
869 threadAlive = true; in nnMain()