Searched refs:g_thread_creation_lock (Results 1 – 4 of 4) sorted by relevance
192 ScopedWriteLock creation_locker(&g_thread_creation_lock); in __pthread_internal_remap_stack_with_mte()207 ScopedWriteLock creation_locker(&g_thread_creation_lock); in android_run_on_all_threads()
110 ScopedReadLock locker(&g_thread_creation_lock); in pthread_exit()
276 extern pthread_rwlock_t g_thread_creation_lock;
394 pthread_rwlock_t g_thread_creation_lock = PTHREAD_RWLOCK_INITIALIZER; variable444 ScopedReadLock locker(&g_thread_creation_lock); in pthread_create()