Home
last modified time | relevance | path

Searched refs:thrd_timeout (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/include/c11/
Dthreads.h55 thrd_timeout, // timeout enumerator
/third_party/flutter/glfw/deps/
Dtinycthread.c255 return thrd_timeout; in _cnd_timedwait_win32()
311 return thrd_timeout; in cnd_timedwait()
Dtinycthread.h171 #define thrd_timeout 2 /**< The time specified in the call was reached without acquiring the reque… macro