Searched refs:Mutex_Unlock (Results 1 – 3 of 3) sorted by relevance
20 void Mutex_Unlock(Mutex *mtx);
83 Mutex_Unlock(Mutex *mtx) in Mutex_Unlock() function
161 Mutex_Unlock(&proc->parent->zombieProcLock); in Sched_SetZombie()