Lines Matching refs:thrd_error
43 thrd_error enumerator
84 return thrd_error; in thrd_create()
88 return thrd_error; in thrd_create()
96 return thrd_error; in thrd_create()
109 return thrd_error; in thrd_join()
113 return thrd_error; in thrd_join()
121 return thrd_error; in thrd_join()
129 return thrd_error; in thrd_join()
146 return thrd_error; in mtx_init()
162 return thrd_error; in mtx_lock()
172 return thrd_error; in mtx_unlock()
188 return thrd_error; in cnd_init()
198 return thrd_error; in cnd_destroy()
208 return thrd_error; in cnd_signal()
218 return thrd_error; in cnd_broadcast()
230 return thrd_error; in cnd_wait()
234 return thrd_error; in cnd_wait()