Searched defs:stop_flags (Results 1 – 6 of 6) sorted by relevance
39 const bool* stop_flags[] = {&called1, &called2}; in TEST_F() local77 const bool* stop_flags[] = {&called1, &called2, &called3}; in TEST_F() local239 const bool* stop_flags[] = {&called3}; in TEST_F() local250 const bool* stop_flags[] = {&called1, &called2}; in TEST_F() local
33 bool SyncEventWatcher::SyncWatch(const bool** stop_flags, in SyncWatch()
156 const bool* stop_flags[] = {should_stop, in SyncWatch() local
81 const bool* stop_flags[] = { &done, &shutdown }; in Send() local
672 const bool* stop_flags[] = { &dispatch, &send_done, &should_pump_messages }; in WaitForReply() local
155 const bool* stop_flags[] = {&event_signaled}; in AcceptWithResponder() local