Home | History | Annotate | Download | only in functional

Lines Matching defs:WAIT_TIMEOUT

39 #define WAIT_TIMEOUT 3000000000
200 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) {