Searched defs:thread_ids_ (Results 1 – 2 of 2) sorted by relevance
64 mutable std::atomic<size_t> thread_ids_[MAX_THREADS+1]; variable