Searched refs:__futex_pi_unlock (Results 1 – 2 of 2) sorted by relevance
73 static inline int __futex_pi_unlock(volatile void* ftx, bool shared) { in __futex_pi_unlock() function
225 return -__futex_pi_unlock(&mutex.owner_tid, mutex.shared); in PIMutexUnlock()