Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dnetlink.h235 #define NL_RW_LOCK(NAME) pthread_rwlock_t (NAME) = PTHREAD_RWLOCK_INITIALIZER macro
269 #define NL_RW_LOCK(NAME) int __unused_lock_ ##NAME __attribute__((unused)) macro
/external/libnl/lib/route/link/
Dapi.c51 static NL_RW_LOCK(info_lock);
/external/libnl/lib/
Dcache_mngt.c35 static NL_RW_LOCK(cache_ops_lock);
Dsocket.c65 static NL_RW_LOCK(port_map_lock);