Home
last modified time | relevance | path

Searched defs:wlock (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp104 DDMutex *m, bool wlock) { in MutexBeforeLock()
152 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { in MutexAfterLock()
172 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
H A Dsanitizer_deadlock_detector2.cpp187 void DD::MutexBeforeLock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeLock()
266 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, in MutexAfterLock()
299 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc105 DDMutex *m, bool wlock) { in MutexBeforeLock()
153 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { in MutexAfterLock()
173 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
H A Dsanitizer_deadlock_detector2.cc190 void DD::MutexBeforeLock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeLock()
269 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, in MutexAfterLock()
302 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc103 DDMutex *m, bool wlock) { in MutexBeforeLock()
151 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { in MutexAfterLock()
171 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
H A Dsanitizer_deadlock_detector2.cc188 void DD::MutexBeforeLock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeLock()
267 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, in MutexAfterLock()
300 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
/netbsd-src/sys/netinet/
H A Dif_arp.c1192 arplookup(struct ifnet * ifp,const struct in_addr * addr,const struct sockaddr * sa,int wlock) arplookup() argument
1213 arpcreate(struct ifnet * ifp,const struct in_addr * addr,const struct sockaddr * sa,int wlock) arpcreate() argument
/netbsd-src/sys/netinet6/
H A Dnd6.c556 nd6_lookup(const struct in6_addr *addr6, const struct ifnet *ifp, bool wlock) in nd6_lookup()
/netbsd-src/sys/net/
H A Droute.c549 bool wlock) in rtalloc1_locked()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c1565 int wlock) in add_query()