Searched refs:postunlock (Results 1 – 2 of 2) sorted by relevance
1639 bool postunlock; in rt_mutex_futex_unlock() local1642 postunlock = __rt_mutex_futex_unlock(lock, &wake_q); in rt_mutex_futex_unlock()1645 if (postunlock) in rt_mutex_futex_unlock()
1495 bool postunlock = false; in wake_futex_pi() local1556 postunlock = __rt_mutex_futex_unlock(&pi_state->pi_mutex, &wake_q); in wake_futex_pi()1561 if (postunlock) in wake_futex_pi()