Home
last modified time | relevance | path

Searched refs:ITIMER_PROF (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/win32/
H A Dtime.h42 #define ITIMER_PROF 2 /*generates sigprof */ macro
H A Dtime.c170 case ITIMER_PROF:
187 case ITIMER_PROF:
/PHP-5.5/Zend/
H A Dzend_execute_API.c1406 setitimer(ITIMER_PROF, &t_r, NULL); in zend_set_timeout()
1452 setitimer(ITIMER_PROF, &no_timeout, NULL); in zend_unset_timeout()
/PHP-5.5/
H A DNEWS9530 - Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF).

Completed in 30 milliseconds