Home
last modified time | relevance | path

Searched defs:rwlock_t (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/head/
H A Dsynch.h88 } rwlock_t; typedef
H A Dthread.h47 typedef pthread_rwlock_t rwlock_t; typedef
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dspinlock.h148 } rwlock_t; typedef
/netbsd-src/lib/libc/include/
H A Dreentrant.h111 #define rwlock_t pthread_rwlock_t global() macro
[all...]
/netbsd-src/sys/external/bsd/vchiq/dist/interface/compat/
H A Dvchi_bsd.h109 typedef kmutex_t rwlock_t; typedef