Searched defs:exit_sem (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/ | ||
D | sem.h | 119 static inline void exit_sem(struct task_struct *tsk) in exit_sem() function |
/linux-3.3/ipc/ | ||
D | sem.c | 1587 void exit_sem(struct task_struct *tsk) in exit_sem() function |