Home
last modified time | relevance | path

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

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