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

  /bionic/libc/netbsd/net/
reentrant.h 186 #define rwlock_wrlock(l) __libc_rwlock_wrlock((l)) macro
249 #define rwlock_wrlock(l)
  /external/elfutils/
config.h 67 #define rwlock_wrlock(lock) ((void) (lock)) macro

Completed in 16 milliseconds