Searched refs:thread_running (Results 1 – 1 of 1) sorted by relevance
12 static volatile bool thread_running; variable17 thread_running = true; in reactor_thread()19 thread_running = false; in reactor_thread()60 EXPECT_TRUE(thread_running); in TEST_F()64 EXPECT_FALSE(thread_running); in TEST_F()