Home
last modified time | relevance | path

Searched refs:thrd_error (Results 1 – 5 of 5) sorted by relevance

/lib/libc/common/source/thrd/
A Dcnd.c18 return thrd_error; in cnd_broadcast()
35 return thrd_error; in cnd_init()
47 return thrd_error; in cnd_signal()
59 return thrd_error; in cnd_timedwait()
69 return thrd_error; in cnd_wait()
A Dmtx.c33 return thrd_error; in mtx_init()
41 ret = thrd_error; in mtx_init()
63 return thrd_error; in mtx_lock()
75 return thrd_error; in mtx_timedlock()
87 return thrd_error; in mtx_trylock()
97 return thrd_error; in mtx_unlock()
A Dthrd.c32 return thrd_error; in thrd_create()
49 return thrd_error; in thrd_sleep()
73 return thrd_error; in thrd_detach()
88 return thrd_error; in thrd_join()
A Dtss.c23 return thrd_error; in tss_create()
40 return thrd_error; in tss_set()
/lib/libc/common/include/
A Dthreads.h30 thrd_error, enumerator
31 #define thrd_error thrd_error macro

Completed in 9 milliseconds