Searched defs:InitByteGlobalMutex (Results 1 – 1 of 1) sorted by relevance
299 struct InitByteGlobalMutex struct303 using BaseT = typename InitByteGlobalMutex::GuardObject; argument306 explicit InitByteGlobalMutex(uint32_t *g) in InitByteGlobalMutex() function308 explicit InitByteGlobalMutex(uint64_t *g) in InitByteGlobalMutex() function312 AcquireResult acquire_init_byte() { in acquire_init_byte()336 void release_init_byte() { in release_init_byte()350 void abort_init_byte() { in abort_init_byte()369 const bool has_thread_id_support;370 LazyValue<uint32_t, GetThreadID> current_thread_id;373 struct LockGuard {