Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds