Home
last modified time | relevance | path

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

/system/libfmq/
DEventFlag.cpp207 bool shouldTimeOut = timeoutNanoSeconds != 0; in wait() local
/system/libfmq/include/fmq/
DMessageQueueBase.h859 bool shouldTimeOut = timeOutNanos != 0; in writeBlocking() local
976 bool shouldTimeOut = timeOutNanos != 0; in readBlocking() local