Searched refs:postunlock (Results 1 – 2 of 2) sorted by relevance
1640 bool postunlock; in rt_mutex_futex_unlock() local1643 postunlock = __rt_mutex_futex_unlock(lock, &wake_q); in rt_mutex_futex_unlock()1646 if (postunlock) in rt_mutex_futex_unlock()
1413 bool postunlock = false; in wake_futex_pi() local1476 postunlock = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wake_q); in wake_futex_pi()1481 if (postunlock) in wake_futex_pi()