Searched refs:worker_thread_data_creation_count_ (Results 1 – 2 of 2) sorted by relevance
299 int ThreadData::worker_thread_data_creation_count_ = 0; member in tracked_objects::ThreadData397 worker_thread_number = ++worker_thread_data_creation_count_; in Get()789 if (worker_thread_data_creation_count_ == 0) in EnsureCleanupWasCalled()824 worker_thread_data_creation_count_ = 0; in ShutdownSingleThreadedCleanup()
661 static int worker_thread_data_creation_count_; variable