Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_execute_API.c1494 VOID CALLBACK tq_timer_cb(PVOID arg, BOOLEAN timed_out) in zend_timeout_handler() function
1538 …if (!CreateTimerQueueTimer(&tq_timer, NULL, (WAITORTIMERCALLBACK)tq_timer_cb, (VOID*)eg, seconds*1… in zend_timeout_handler()

Completed in 8 milliseconds