Searched refs:LSAPI_On_Timer_pf (Results 1 – 2 of 2) sorted by relevance
394 typedef void (*LSAPI_On_Timer_pf)(int *forked_child_pid); typedef395 void LSAPI_Register_Pgrp_Timer_Callback(LSAPI_On_Timer_pf);
177 static LSAPI_On_Timer_pf s_proc_group_timer_cb = NULL;1486 void LSAPI_Register_Pgrp_Timer_Callback(LSAPI_On_Timer_pf cb) in LSAPI_Register_Pgrp_Timer_Callback()
Completed in 21 milliseconds