Searched refs:thread_running (Results 1 – 1 of 1) sorted by relevance
16 static volatile bool thread_running; variable21 thread_running = true; in reactor_thread()23 thread_running = false; in reactor_thread()68 EXPECT_TRUE(thread_running); in TEST_F()72 EXPECT_FALSE(thread_running); in TEST_F()