Home
last modified time | relevance | path

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

/PHP-7.3/sapi/litespeed/
H A Dlscriu.c112 CRIU_GCOUNTER_SHM, enumerator
116 static GlobalCounterType_t s_global_counter_type = CRIU_GCOUNTER_SHM;
190 if ((tp == CRIU_GCOUNTER_SHM) || (tp == CRIU_GCOUNTER_SIG) in LSCRIU_Set_Global_Counter_Type()
194 s_global_counter_type = CRIU_GCOUNTER_SHM; in LSCRIU_Set_Global_Counter_Type()
208 if (LSCRIU_Get_Global_Counter_Type() != CRIU_GCOUNTER_SHM in LSCRIU_Init_Global_Counter()
219 if (LSCRIU_Get_Global_Counter_Type() != CRIU_GCOUNTER_SHM in LSCRIU_Increase_Global_Counter()
244 if (LSCRIU_Get_Global_Counter_Type() == CRIU_GCOUNTER_SHM in LSCRIU_need_checkpoint()
622 GlobalCounterType_t gc_type = CRIU_GCOUNTER_SHM; in LSCRIU_Init_Env_Parameters()
646 if (gc_type != CRIU_GCOUNTER_SHM) { in LSCRIU_Init_Env_Parameters()
692 if (LSCRIU_Get_Global_Counter_Type() == CRIU_GCOUNTER_SHM) { in LSCRIU_inc_req_procssed()

Completed in 7 milliseconds