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

/haiku/headers/private/fs_shell/
H A Dfssh_lock.h48 #define FSSH_RECURSIVE_LOCK_INITIALIZER(name) { FSSH_MUTEX_INITIALIZER(name), -1, 0 } macro
H A Dfssh_api_wrapper.h1025 #define RECURSIVE_LOCK_INITIALIZER(name) FSSH_RECURSIVE_LOCK_INITIALIZER(name)

Completed in 49 milliseconds