Searched refs:CV_Init (Results 1 – 3 of 3) sorted by relevance
9 void CV_Init(CV *cv, const char *name);
25 CV_Init(CV *cv, const char *name) in CV_Init() function
94 CV_Init(&proc->zombieProcCV, "Zombie Process CV"); in Process_Create()95 CV_Init(&proc->zombieProcPCV, "Zombie Process PCV"); in Process_Create()