Searched refs:should_stop_array (Results 1 – 1 of 1) sorted by relevance
47 const bool* should_stop_array[] = {should_stop, &destroyed->data}; in SyncWatch() local48 bool result = registry_->WatchAllHandles(should_stop_array, 2); in SyncWatch()