Home
last modified time | relevance | path

Searched defs:ASSERT_WRITE_LOCKED_RW_LOCK (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/kernel/
H A Dlock.h78 # define ASSERT_WRITE_LOCKED_RW_LOCK(l) \ macro
93 # define ASSERT_WRITE_LOCKED_RW_LOCK(m) do {} while (false) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1024 #define ASSERT_WRITE_LOCKED_RW_LOCK(l) FSSH_ASSERT_WRITE_LOCKED_RW_LOCK(l) macro