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

/freebsd-10-stable/lib/libthr/thread/
H A Dthr_condattr.c96 clock_id != CLOCK_VIRTUAL &&
/freebsd-10-stable/include/
H A Dtime.h102 #define CLOCK_VIRTUAL 1 macro
/freebsd-10-stable/contrib/unbound/compat/
H A Dgetentropy_solaris.c238 #ifdef CLOCK_VIRTUAL
239 CLOCK_VIRTUAL,
H A Dgetentropy_linux.c332 #ifdef CLOCK_VIRTUAL
333 CLOCK_VIRTUAL,
/freebsd-10-stable/sys/sys/
H A Dtime.h385 #define CLOCK_VIRTUAL 1 macro
/freebsd-10-stable/sys/kern/
H A Dkern_time.c331 case CLOCK_VIRTUAL:
457 case CLOCK_VIRTUAL:
1191 case CLOCK_VIRTUAL:
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_time.c436 nwhich = CLOCK_VIRTUAL;

Completed in 71 milliseconds