Searched refs:ITIMER_REAL (Results 1 – 3 of 3) sorted by relevance
39 #define ITIMER_REAL 0 /*generates sigalrm */ macro
162 case ITIMER_REAL:181 case ITIMER_REAL:
1480 setitimer(ITIMER_REAL, &t_r, NULL); in zend_set_timeout()1519 setitimer(ITIMER_REAL, &no_timeout, NULL); in zend_unset_timeout()
Completed in 9 milliseconds