Lines Matching refs:exit
7 futexes, for kernel assist of cleanup of held locks on task exit.
17 2) internal kernel code at exit, to handle any listed locks held
30 to do so, then improperly listed locks will not be cleaned up on exit,
50 exit, if the corresponding sys_set_robust_list() call has been made to
68 and is needed to correctly resolve races should a thread exit while
80 waiting for a lock on a threads exit if that next thread used the futex
84 robust_futex support for exit cleanup of that lock, it should have one
112 up locks held at the time of (a perhaps unexpectedly) exit.
118 list 'head' is, and to walk the list on thread exit, handling locks
152 On exit, the kernel will consider the address stored in
167 The kernel exit code will silently stop scanning the list further if at