Home
last modified time | relevance | path

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

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