Searched refs:print_lock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ntp/lib/isc/
H A Drwlock.c51 print_lock(const char *operation, isc_rwlock_t *rwl, isc_rwlocktype_t type) { function
247 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
343 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
357 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
405 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
470 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
526 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
547 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
597 print_lock(isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
670 print_lock(isc_msgcat_ge
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_stats.cc66 static BlockingMutex print_lock(LINKER_INITIALIZED);
126 BlockingMutexLock lock(&print_lock);

Completed in 56 milliseconds