Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/os/mutex-2/src/
Dmain.c34 BOOL th1_sw = FALSE; variable
87 if (keyTrigger & PAD_BUTTON_A && !th1_sw) in NitroMain()
89 th1_sw = TRUE; in NitroMain()
124 th1_sw = FALSE; in proc1()