Home
last modified time | relevance | path

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

/system/libfmq/
DEventFlag.cpp203 bool shouldTimeOut = timeoutNanoSeconds != 0; in wait() local
/system/libfmq/include/fmq/
DMessageQueue.h772 bool shouldTimeOut = timeOutNanos != 0; in writeBlocking() local
887 bool shouldTimeOut = timeOutNanos != 0; in readBlocking() local