Searched refs:CRIU_GCOUNTER_SIG (Results 1 – 1 of 1) sorted by relevance
110 CRIU_GCOUNTER_SIG, enumerator181 if ((tp == CRIU_GCOUNTER_SHM) || (tp == CRIU_GCOUNTER_SIG) in LSCRIU_Set_Global_Counter_Type()608 gc_type = CRIU_GCOUNTER_SIG; // Just assume the rest is signals in LSCRIU_Init_Env_Parameters()619 gc_type = CRIU_GCOUNTER_SIG; in LSCRIU_Init_Env_Parameters()626 gc_type == CRIU_GCOUNTER_SIG ? "signals" : "pipe"); in LSCRIU_Init_Env_Parameters()
Completed in 6 milliseconds