Home
last modified time | relevance | path

Searched defs:sentry (Results 1 – 12 of 12) sorted by relevance

/NextBSD/contrib/libstdc++/src/
Ddebug.cc113 __gnu_cxx::__scoped_lock sentry(safe_base_mutex); in _M_detach_all() local
133 __gnu_cxx::__scoped_lock sentry(safe_base_mutex); in _M_detach_singular() local
155 __gnu_cxx::__scoped_lock sentry(safe_base_mutex); in _M_revalidate_singular() local
169 __gnu_cxx::__scoped_lock sentry(safe_base_mutex); in _M_swap() local
193 __gnu_cxx::__scoped_lock sentry(safe_base_mutex); in _M_attach() local
230 __gnu_cxx::__scoped_lock sentry(safe_base_mutex); in _M_detach() local
Dmt_allocator.cc68 __gnu_cxx::__scoped_lock sentry(freelist_mutex); in _M_destroy_thread_key() local
500 __gnu_cxx::__scoped_lock sentry(freelist_mutex); in _M_initialize() local
621 __gnu_cxx::__scoped_lock sentry(freelist_mutex); in _M_get_thread_id() local
693 __gnu_cxx::__scoped_lock sentry(freelist_mutex); in _M_initialize() local
Dlocale_init.cc215 __gnu_cxx::__scoped_lock sentry(get_locale_mutex()); in _GLIBCXX_BEGIN_NAMESPACE() local
226 __gnu_cxx::__scoped_lock sentry(get_locale_mutex()); in global() local
Dlocale.cc392 __gnu_cxx::__scoped_lock sentry(locale_cache_mutex); in _M_install_cache() local
/NextBSD/contrib/libstdc++/libsupc++/
Deh_alloc.cc116 __gnu_cxx::__scoped_lock sentry(emergency_mutex); in __cxa_allocate_exception() local
161 __gnu_cxx::__scoped_lock sentry(emergency_mutex); in __cxa_free_exception() local
/NextBSD/contrib/libstdc++/include/std/
Dstd_ostream.h98 class sentry; in _GLIBCXX_BEGIN_NAMESPACE() local
99 friend class sentry; in _GLIBCXX_BEGIN_NAMESPACE() local
Dstd_istream.h117 class sentry; in _GLIBCXX_BEGIN_NAMESPACE() local
118 friend class sentry; in _GLIBCXX_BEGIN_NAMESPACE() local
/NextBSD/contrib/libstdc++/include/debug/
Dsafe_iterator.tcc113 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex()); in _M_invalidate() local
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDStopInfo.cpp717 WatchpointSentry sentry(process, wp_sp.get()); in PerformAction() local
/NextBSD/contrib/gcc/cp/
HDinit.c1993 tree end, sentry, begin; in build_new_1() local
/NextBSD/sys/cam/scsi/
HDscsi_cd.c1371 union msf_lba *sentry, *eentry; in cdioctl() local
/NextBSD/sys/cam/ctl/
HDctl.c7333 const struct ctl_cmd_entry *entry, *sentry; in ctl_report_supported_opcodes() local