/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_deadlock_detector1.cpp | 104 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 D | sanitizer_deadlock_detector2.cpp | 187 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 D | sanitizer_deadlock_detector1.cc | 105 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 D | sanitizer_deadlock_detector2.cc | 190 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 D | sanitizer_deadlock_detector1.cc | 103 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 D | sanitizer_deadlock_detector2.cc | 188 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 D | if_arp.c | 1192 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 D | nd6.c | 556 nd6_lookup(const struct in6_addr *addr6, const struct ifnet *ifp, bool wlock) in nd6_lookup()
|
/netbsd-src/sys/net/ |
H A D | route.c | 549 bool wlock) in rtalloc1_locked()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | pcache.c | 1565 int wlock) in add_query()
|