Searched refs:g_condition (Results 1 – 1 of 1) sorted by relevance
18 condition_variable g_condition; variable27 g_condition.notify_all(); in BPCallback()44 g_condition.wait_for(lock, chrono::seconds(5)); in test()