Home | History | Annotate | Download | only in base

Lines Matching full:mutexes

82   // A guard for all_mutexes_ that's not a mutex (Mutexes must CAS to acquire and busy wait).
84 // All created mutexes guarded by all_mutexes_guard_.
203 // We leak the global set of all mutexes to avoid ordering issues in global variable
224 // No mutexes have been created yet during at startup.
1243 // List of mutexes that we may hold when accessing a weak ref.