Home
last modified time | relevance | path

Searched defs:NL_RW_LOCK (Results 1 – 1 of 1) sorted by relevance

/external/libnl/include/netlink-private/
Dnetlink.h232 #define NL_RW_LOCK(NAME) pthread_rwlock_t (NAME) = PTHREAD_RWLOCK_INITIALIZER macro
266 #define NL_RW_LOCK(NAME) int __unused_lock_ ##NAME __attribute__((unused)) macro