Searched refs:nl_read_unlock (Results 1 - 2 of 2) sorted by relevance

/external/libnl/lib/
H A Dcache_mngt.c85 nl_read_unlock(&cache_ops_lock);
146 nl_read_unlock(&cache_ops_lock);
225 nl_read_unlock(&cache_ops_lock);
/external/libnl/include/netlink-private/
H A Dnetlink.h249 static inline void nl_read_unlock(pthread_rwlock_t *lock) function
271 #define nl_read_unlock(LOCK) do { } while(0) macro

Completed in 99 milliseconds