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

/haiku/headers/private/kernel/
H A Dlock.h82 # define ASSERT_READ_LOCKED_RW_LOCK(l) \ macro
87 # define ASSERT_READ_LOCKED_RW_LOCK(l) do {} while (false) macro
94 # define ASSERT_READ_LOCKED_RW_LOCK(l) do {} while (false) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1022 #define ASSERT_READ_LOCKED_RW_LOCK(l) FSSH_ASSERT_READ_LOCKED_RW_LOCK(l) macro

Completed in 44 milliseconds