Searched refs:FSSH_RECURSIVE_LOCK_INITIALIZER (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 50 milliseconds