Searched defs:ASSERT_UNLOCKED_RW_LOCK (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/kernel/
H A Dlock.h84 # define ASSERT_UNLOCKED_RW_LOCK(l) \ macro
88 # define ASSERT_UNLOCKED_RW_LOCK(l) do {} while (false) macro
95 # define ASSERT_UNLOCKED_RW_LOCK(l) do {} while (false) macro

Completed in 31 milliseconds