Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_config.h21 #ifndef timerclear
22 # define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
H A Dfpm_events.c399 timerclear(&ms); in fpm_event_loop()
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c568 timerclear(&exec_time);
569 timerclear(&fetch_time);

Completed in 11 milliseconds