Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/src/win32/
Dthread.cpp640 … boost::intmax_t const time_left_msec = (timeout - detail::internal_platform_clock::now()).getMs(); in interruptible_wait() local
664 boost::intmax_t time_left_msec(INFINITE); in interruptible_wait() local
732 … boost::intmax_t const time_left_msec = (timeout - detail::internal_platform_clock::now()).getMs(); in non_interruptible_wait() local
756 boost::intmax_t time_left_msec(INFINITE); in non_interruptible_wait() local