Searched refs:thrd_timedout (Results 1 – 4 of 4) sorted by relevance
122 return (GetLastError() == ERROR_TIMEOUT) ? thrd_timedout : thrd_error; in u_cnd_monotonic_timedwait()126 return thrd_timedout; in u_cnd_monotonic_timedwait()
125 return thrd_timedout; in cnd_timedwait()233 return (rt == ETIMEDOUT) ? thrd_timedout : thrd_error; in mtx_timedlock()241 return thrd_timedout; in mtx_timedlock()
203 return (GetLastError() == ERROR_TIMEOUT) ? thrd_timedout : thrd_error; in cnd_timedwait()256 return thrd_timedout; in mtx_timedlock()
143 thrd_timedout, // timed out enumerator