Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dtime.h39 #define ITIMER_REAL 0 /*generates sigalrm */ macro
H A Dtime.c162 case ITIMER_REAL:
181 case ITIMER_REAL:
/PHP-5.5/Zend/
H A Dzend_execute_API.c1402 setitimer(ITIMER_REAL, &t_r, NULL); in zend_set_timeout()
1450 setitimer(ITIMER_REAL, &no_timeout, NULL); in zend_unset_timeout()

Completed in 20 milliseconds