Searched refs:n_contexts_ (Results 1 – 4 of 4) sorted by relevance
97 n_contexts_(0), in ThreadRegistry()111 if (total) *total = n_contexts_; in GetNumberOfThreads()128 } else if (n_contexts_ < max_threads_) { in CreateThread()130 tid = n_contexts_++; in CreateThread()160 for (u32 tid = 0; tid < n_contexts_; tid++) { in RunCallbackForEachThreadLocked()170 for (u32 tid = 0; tid < n_contexts_; tid++) { in FindThread()181 for (u32 tid = 0; tid < n_contexts_; tid++) { in FindThreadContextLocked()202 CHECK_LT(tid, n_contexts_); in SetThreadName()211 for (u32 tid = 0; tid < n_contexts_; tid++) { in SetThreadNameByUserId()223 CHECK_LT(tid, n_contexts_); in DetachThread()[all …]
92 DCHECK_LT(tid, n_contexts_); in GetThreadLocked()128 u32 n_contexts_; // Number of created thread contexts, variable
27514 <!-- __sanitizer::u32 __sanitizer::ThreadRegistry::n_contexts_ -->27515 …<var-decl name='n_contexts_' type-id='type-id-188' visibility='default' filepath='../../.././libsa…
15638 …<var-decl name='n_contexts_' type-id='type-id-188' visibility='default' filepath='../../.././libsa…