Searched refs:postunlock (Results 1 – 2 of 2) sorted by relevance
1648 bool postunlock; in rt_mutex_futex_unlock() local1651 postunlock = __rt_mutex_futex_unlock(lock, &wake_q); in rt_mutex_futex_unlock()1654 if (postunlock) in rt_mutex_futex_unlock()
1510 bool postunlock = false; in wake_futex_pi() local1561 postunlock = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wake_q); in wake_futex_pi()1567 if (postunlock) in wake_futex_pi()