HomeSort by relevance Sort by last modified time
    Searched defs:rwlock_unlock (Results 1 - 2 of 2) sorted by null

  /bionic/libc/netbsd/net/
reentrant.h 189 #define rwlock_unlock(l) __libc_rwlock_unlock((l)) macro
252 #define rwlock_unlock(l)
  /external/elfutils/
config.h 68 #define rwlock_unlock(lock) ((void) (lock)) macro

Completed in 37 milliseconds