Searched defs:thread_running (Results 1 – 3 of 3) sorted by relevance
14 static volatile bool thread_running; variable
47 uint8_t thread_running; /* Thread running if set to 1, else set to 0 */ member
47 static int thread_running = 0; variable