Home
last modified time | relevance | path

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

/third_party/musl/src/thread/linux/
H A Dpthread_create.c104 #define TID_ERROR_0 (0) macro
148 if (tid == TID_ERROR_0 || tid == TID_ERROR_INIT) { in __tl_lock()
149 tl_lock_tid_fail = TID_ERROR_0; in __tl_lock()

Completed in 2 milliseconds