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

/haiku/headers/private/kernel/
H A Dlock.h75 # define ASSERT_LOCKED_RECURSIVE(r) \ macro
91 # define ASSERT_LOCKED_RECURSIVE(r) do {} while (false) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1019 #define ASSERT_LOCKED_RECURSIVE(r) FSSH_ASSERT_LOCKED_RECURSIVE(r) macro

Completed in 43 milliseconds