HomeSort by relevance Sort by last modified time
    Searched refs:RWLOCK_INITIALIZER (Results 1 - 4 of 4) sorted by null

  /bionic/libc/upstream-netbsd/android/include/
reentrant.h 34 #define RWLOCK_INITIALIZER PTHREAD_RWLOCK_INITIALIZER
  /bionic/libc/upstream-netbsd/lib/libc/gen/
popen.c 77 static rwlock_t pidlist_lock = RWLOCK_INITIALIZER;
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
findfp.c 97 rwlock_t __sfp_lock = RWLOCK_INITIALIZER;
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
reentrant.h 121 #define RWLOCK_INITIALIZER PTHREAD_RWLOCK_INITIALIZER

Completed in 83 milliseconds