Home
last modified time | relevance | path

Searched defs:shouldTimeOut (Results 1 – 2 of 2) sorted by relevance

/system/libfmq/
DEventFlag.cpp170 bool shouldTimeOut = timeoutNanoSeconds != 0; in wait() local
/system/libfmq/include/fmq/
DMessageQueueBase.h944 bool shouldTimeOut = timeOutNanos != 0; in writeBlocking() local
1061 bool shouldTimeOut = timeOutNanos != 0; in readBlocking() local