Home
last modified time | relevance | path

Searched refs:thread_list_lock_pre_unlock (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/src/thread/linux/
H A Dpthread_create.c113 static int thread_list_lock_pre_unlock = TID_ERROR_INIT; variable
142 return thread_list_lock_pre_unlock; in get_thread_list_lock_pre_unlock()
168 thread_list_lock_pre_unlock = __thread_list_lock; in __tl_unlock()

Completed in 2 milliseconds