Searched refs:FSSH_RW_LOCK_INITIALIZER (Results 1 – 2 of 2) sorted by relevance
49 #define FSSH_RW_LOCK_INITIALIZER(name) { name, NULL, -1, 0, 0, 0 } macro
1029 #define RW_LOCK_INITIALIZER(name) FSSH_RW_LOCK_INITIALIZER(name)