Searched defs:DEFINE_RWLOCK (Results 1 - 1 of 1) sorted by path

/linux-master/include/linux/
H A Drwlock_types.h51 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x) macro
73 #define DEFINE_RWLOCK(name) \ macro

Completed in 170 milliseconds