Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclproc/src/
Doscl_semaphore.cpp133 static void getAbsTime(struct timespec &abs, uint32 timeout_msec) in getAbsTime()
166 OSCL_EXPORT_REF OsclProcStatus::eOsclProcError OsclSemaphore::Wait(uint32 timeout_msec) in Wait()
/external/dbus/dbus/
Ddbus-threads.c793 int timeout_msec) in dbus_fake_condvar_wait_timeout()