Home
last modified time | relevance | path

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

/PHP-8.3/sapi/litespeed/
H A Dlsapilib.h392 typedef void (*LSAPI_On_Timer_pf)(int *forked_child_pid); typedef
393 void LSAPI_Register_Pgrp_Timer_Callback(LSAPI_On_Timer_pf);
H A Dlsapilib.c178 static LSAPI_On_Timer_pf s_proc_group_timer_cb = NULL;
1475 void LSAPI_Register_Pgrp_Timer_Callback(LSAPI_On_Timer_pf cb) in LSAPI_Register_Pgrp_Timer_Callback()

Completed in 23 milliseconds