Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_execute_API.c1264 VOID CALLBACK tq_timer_cb(PVOID arg, BOOLEAN timed_out) in tq_timer_cb() function
1308 …if (!CreateTimerQueueTimer(&tq_timer, NULL, (WAITORTIMERCALLBACK)tq_timer_cb, (VOID*)eg, seconds*1… in zend_set_timeout_ex()

Completed in 8 milliseconds