Searched refs:try_acquire_read_spinlock_inline (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/kernel/
H A Dsmp.h234 try_acquire_read_spinlock_inline(rw_spinlock* lock) function
257 #define try_acquire_read_spinlock(lock) try_acquire_read_spinlock_inline(lock)

Completed in 75 milliseconds