Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c59 static OSThread CUThread; // OS data for clean-up thread variable
311 &CUThread, // ptr to the thread to init in main()
320 OSResumeThread(&CUThread); in main()