Searched refs:futex_exit_recursive (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfutex.h74 void futex_exit_recursive(struct task_struct *tsk);
82 static inline void futex_exit_recursive(struct task_struct *tsk) { } function
/linux-master/kernel/futex/
H A Dcore.c1059 * futex_exit_recursive - Set the tasks futex state to FUTEX_STATE_DEAD
1075 void futex_exit_recursive(struct task_struct *tsk) function
/linux-master/kernel/
H A Dexit.c983 futex_exit_recursive(tsk);

Completed in 131 milliseconds