Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_thread_time.c34 static void nxt_thread_time_shared(nxt_monotonic_time_t *now);
53 nxt_thread_time_shared(&thr->time.now); in nxt_thread_time_update()
152 nxt_thread_time_shared(nxt_monotonic_time_t *now) in nxt_thread_time_shared() function