Searched refs:CLOCK_MONOTONIC (Results 76 - 81 of 81) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dpktgen.c2159 hrtimer_init_on_stack(&t.timer, CLOCK_MONOTONIC, HRTIMER_MODE_ABS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c4353 hrtimer_init(&hwc->hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Draop.c357 ret = clock_gettime(CLOCK_MONOTONIC, &ts);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dconfigure19647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CLOCK_MONOTONIC" >&5
19648 $as_echo_n "checking for CLOCK_MONOTONIC... " >&6; }
19661 pthread_condattr_setclock (&attr, CLOCK_MONOTONIC);
19662 clock_getres (CLOCK_MONOTONIC,&monotonic_timer);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure33709 clock_gettime(CLOCK_MONOTONIC, &t);
33754 return (clock_gettime(CLOCK_MONOTONIC, &t) != 0);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure[all...]

Completed in 337 milliseconds

1234