Searched refs:kFlagStackCapacity (Results 1 – 1 of 1) sorted by relevance
46 constexpr size_t kFlagStackCapacity = 4; in SyncWatch() local47 base::StackVector<const bool*, kFlagStackCapacity> should_stop_array; in SyncWatch()