Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_time.c75 static struct kclock posix_clocks[MAX_CLOCKS]; variable
114 ((*posix_clocks[clock].call) arglist)
1109 posix_clocks[clockid] = *clk; in register_posix_clock()
1194 if (posix_clocks[clock_id].timer_create == NULL) in kern_ktimer_create()