Searched refs:DNG_ETIMEDOUT (Results 1 – 2 of 2) sorted by relevance
66 #define DNG_ETIMEDOUT 60 /* Operation timed out */ macro182 #define ETIMEDOUT DNG_ETIMEDOUT
648 return (result == WAIT_TIMEOUT) ? DNG_ETIMEDOUT : 0; in cond_wait_internal()