Home
last modified time | relevance | path

Searched refs:waitTimeAbsolute (Results 1 – 1 of 1) sorted by relevance

/system/libfmq/
DEventFlag.cpp167 struct timespec waitTimeAbsolute; in waitHelper() local
168 addNanosecondsToCurrentTime(timeoutNanoSeconds, &waitTimeAbsolute); in waitHelper()
171 efWord, &waitTimeAbsolute, NULL, bitmask); in waitHelper()