Searched refs:postunlock (Results 1 – 2 of 2) sorted by relevance
234 bool postunlock; in rt_mutex_futex_unlock() local237 postunlock = __rt_mutex_futex_unlock(lock, &wqh); in rt_mutex_futex_unlock()240 if (postunlock) in rt_mutex_futex_unlock()
687 bool postunlock = false; in wake_futex_pi() local727 postunlock = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wqh); in wake_futex_pi()733 if (postunlock) in wake_futex_pi()