Searched refs:thrd_error (Results 1 – 5 of 5) sorted by relevance
18 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()
33 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()
32 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()
23 return thrd_error; in tss_create()40 return thrd_error; in tss_set()
30 thrd_error, enumerator31 #define thrd_error thrd_error macro
Completed in 9 milliseconds