Searched defs:timer (Results 1 - 25 of 115) sorted by relevance

12345

/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dlocaltime_r.c43 localtime_r(const time_t *timer, struct tm *result) argument
/freebsd-13-stable/contrib/kyua/utils/signals/
H A Dtimer.hpp59 class timer : noncopyable { class in namespace:utils::signals
H A Dtimer.cpp122 add_to_all_timers(signals::timer* timer) argument
136 remove_from_all_timers(signals::timer* timer) argument
242 global_state(signals::timer* timer, const datetime::timestamp& now) argument
293 program_new(signals::timer* timer, const datetime::timestamp& now) argument
311 unprogram(signals::timer* timer) argument
371 invoke_do_fired(timer* timer) argument
421 signals::timer::timer(const datetime::delta& delta) function in class:signals::timer
[all...]
H A Dtimer_test.cpp104 const signals::timer* timer = *iter; local
316 delayed_inserter* timer = new delayed_inserter( local
[all...]
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_timer.c101 scic_cb_timer_start( SCI_CONTROLLER_HANDLE_T controller, void * timer, U32 milliseconds ) argument
H A Dscic_sds_port_configuration_agent.h103 void *timer; member in struct:SCIC_SDS_PORT_CONFIGURATION_AGENT
H A Dscif_sas_domain.h180 void * timer; member in struct:SCIF_SAS_DOMAIN::__anon12387
H A Dsati_mode_select.c601 U32 timer = 0; local
[all...]
/freebsd-13-stable/sys/dev/isci/
H A Disci_timer.c43 struct ISCI_TIMER *timer = (struct ISCI_TIMER *)arg; local
77 scif_cb_timer_start(SCI_CONTROLLER_HANDLE_T controller, void *timer, uint32_t milliseconds) argument
98 scif_cb_timer_stop(SCI_CONTROLLER_HANDLE_T controller, void *timer) argument
133 struct ISCI_TIMER *timer; local
[all...]
/freebsd-13-stable/usr.sbin/ppp/
H A Dcbcp.h59 struct pppTimer timer; /* Resend last option */ member in struct:cbcp::__anon16623
/freebsd-13-stable/lib/librt/
H A Dtimer.c84 struct __timer *timer; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtimer.h74 timer_setup(struct timer_list *timer, void (*func)(spl_timer_list_t), u32 fl) argument
/freebsd-13-stable/contrib/ofed/opensm/include/complib/
H A Dcl_event_wheel.h144 cl_timer_t timer; member in struct:_cl_event_wheel
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dtimer_api.c111 isc_timer_attach(isc_timer_t *timer, isc_timer_t **timerp) { argument
130 isc_timer_reset(isc_timer_t *timer, isc_timertype_t type, argument
140 isc_timer_touch(isc_timer_t *timer) argument
[all...]
H A Dratelimiter.c43 isc_timer_t * timer; member in struct:isc_ratelimiter
[all...]
/freebsd-13-stable/sys/powerpc/powermac/
H A Dpowermac_thermal.c71 int timer; member in struct:pmac_fan_le
/freebsd-13-stable/lib/libc/isc/
H A Dev_streams.c136 evTimeRW(evContext opaqueCtx, evStreamID id, evTimerID timer) /*ARGSUSED*/ { argument
H A Dev_timers.c70 evTimer * timer; member in struct:__anon7463
282 evTimer *timer = id.opaque; local
309 evTimer *timer local
406 evTimer *timer = opaqueID.opaque; local
459 evTimer *timer; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) argument
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_sem.c222 struct itimerval timer; local
/freebsd-13-stable/contrib/kyua/utils/process/
H A Dexecutor.cpp147 process::deadline_killer timer; member in struct:utils::process::executor::exec_handle::impl
/freebsd-13-stable/contrib/libevent/
H A Devutil_time.c223 evutil_monotonic_timer_free(struct evutil_monotonic_timer *timer) argument
234 evutil_configure_monotonic_time(struct evutil_monotonic_timer *timer, argument
244 evutil_gettime_monotonic(struct evutil_monotonic_timer *timer, argument
[all...]
/freebsd-13-stable/contrib/libevent/test/
H A Dtest-changelist.c65 start_cpu_usage_timer(struct cpu_usage_timer *timer) argument
104 get_cpu_usage(struct cpu_usage_timer *timer, double *secElapsedOut, argument
170 struct cpu_usage_timer timer; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c217 struct timer_list timer; member in struct:spl_task_timer
235 struct timer_list *timer = &task_timer.timer; local
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_timer.c297 timer(void) function
[all...]

Completed in 243 milliseconds

12345