Home
last modified time | relevance | path

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

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.h394 typedef void (*LSAPI_On_Timer_pf)(int *forked_child_pid); typedef
395 void LSAPI_Register_Pgrp_Timer_Callback(LSAPI_On_Timer_pf);
H A Dlsapilib.c179 static LSAPI_On_Timer_pf s_proc_group_timer_cb = NULL;
1495 void LSAPI_Register_Pgrp_Timer_Callback(LSAPI_On_Timer_pf cb) in LSAPI_Register_Pgrp_Timer_Callback()

Completed in 15 milliseconds