Searched refs:postunlock (Results 1 – 2 of 2) sorted by relevance
170 bool postunlock; in rt_mutex_futex_unlock() local173 postunlock = __rt_mutex_futex_unlock(lock, &wqh); in rt_mutex_futex_unlock()176 if (postunlock) in rt_mutex_futex_unlock()
1557 bool postunlock = false; in wake_futex_pi() local1611 postunlock = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wqh); in wake_futex_pi()1617 if (postunlock) in wake_futex_pi()