Home
last modified time | relevance | path

Searched refs:nxt_thread_realtime (Results 1 – 4 of 4) sorted by last modified time

/unit/src/
H A Dnxt_thread_time.h67 NXT_EXPORT nxt_realtime_t *nxt_thread_realtime(nxt_thread_t *thr);
H A Dnxt_thread_time.c187 nxt_thread_realtime(nxt_thread_t *thr) in nxt_thread_realtime() function
H A Dnxt_thread_cond.c87 now = nxt_thread_realtime(thr); in nxt_thread_cond_wait()
H A Dnxt_semaphore.c132 now = nxt_thread_realtime(thr); in nxt_sem_wait()