Searched defs:s_lock (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/krb5/src/ccapi/common/win/OldCC/ | ||
| H A D | secure.hxx | 46 static CcOsLock s_lock; member in SecureClient |
| H A D | ccutil.cxx | 36 CcOsLock Init::s_lock; member in Init |
| H A D | init.cxx | 36 CcOsLock Init::s_lock; member in Init |
| H A D | secure.cxx | 34 CcOsLock SecureClient::s_lock; member in SecureClient |
| H A D | init.hxx | 86 static CcOsLock s_lock; member in Init |
| /freebsd/lib/libthr/thread/ | ||
| H A D | thr_private.h | 221 struct umutex s_lock; member |
| /freebsd/crypto/openssl/test/ | ||
| H A D | quic_multistream_test.c | 545 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock() function |