Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/time/
A Dclock.c6 clock_t clock(void) { in clock() function
/third_party/ulib/musl/src/thread/
A Dcnd_timedwait.c26 int e, clock = c->_c_clock, oldstate; in cnd_timedwait() local
/third_party/ulib/musl/pthread/
A Dpthread_cond_timedwait.c35 int e, clock = c->_c_clock, oldstate, tmp; in pthread_cond_timedwait() local

Completed in 4 milliseconds