Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dtime.h26 struct itimerval { struct
48 PHPAPI extern int setitimer(int which, const struct itimerval *value, argument
49 struct itimerval *ovalue);
H A Dtime.c148 PHPAPI int setitimer(int which, const struct itimerval *value, struct itimerval *ovalue)
/PHP-5.5/Zend/
H A Dzend_execute_API.c1394 struct itimerval t_r; /* timeout requested */ in zend_set_timeout()
1445 struct itimerval no_timeout; in zend_unset_timeout()

Completed in 9 milliseconds