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