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

/freebsd-10.0-release/sys/kern/
H A Dkern_time.c69 static struct kclock posix_clocks[MAX_CLOCKS]; variable in typeref:struct:kclock
107 ((*posix_clocks[clock].call) arglist)
1015 posix_clocks[clockid] = *clk;
1100 if (posix_clocks[clock_id].timer_create == NULL)
1624 if (posix_clocks[i].event_hook != NULL)

Completed in 116 milliseconds