Searched refs:NumThreadsLocked (Results 1 – 2 of 2) sorted by relevance
107 u32 NumThreadsLocked() const { return threads_.size(); } in NumThreadsLocked() function
143 for (u32 i = ctx->thread_registry.NumThreadsLocked(); i--;) { in DoResetImpl()