Home
last modified time | relevance | path

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

/third_party/ulib/musl/pthread/
A Dpthread_cond_init.c6 c->_c_clock = a->__attr & 0x7fffffff; in pthread_cond_init()
A Dpthread_cond_timedwait.c35 int e, clock = c->_c_clock, oldstate, tmp; in pthread_cond_timedwait()
/third_party/ulib/musl/src/thread/
A Dcnd_timedwait.c26 int e, clock = c->_c_clock, oldstate; in cnd_timedwait()
/third_party/ulib/musl/include/bits/
A Dalltypes.h478 int _c_clock; member
488 int _c_clock; member

Completed in 7 milliseconds