Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_config.h22 #ifndef timerclear
23 # define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
H A Dfpm_events.c388 timerclear(&ms); in fpm_event_loop()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c535 timerclear(&exec_time); in accelerator_get_scripts()
536 timerclear(&fetch_time); in accelerator_get_scripts()

Completed in 16 milliseconds