Home
last modified time | relevance | path

Searched refs:relocker (Results 1 – 25 of 92) sorted by relevance

1234

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost_sync/include/boost/sync/detail/condition_variables/
H A Dcondition_variable_any_generic.hpp45 class relocker
51 relocker() : m_lock(NULL) {}
53 ~relocker() BOOST_NOEXCEPT_IF(false)
93 relocker< Lock > relock_guard;
110 relocker< Lock > relock_guard;
132 relocker< Lock > relock_guard;
154 relocker< Lock > relock_guard;
H A Dbasic_condition_variable_windows.hpp107 class relocker
113 explicit relocker(Lockable& lock) BOOST_NOEXCEPT : m_lock(lock), m_unlocked(false)
117 ~relocker() BOOST_NOEXCEPT_IF(false)
129 BOOST_DELETED_FUNCTION(relocker(relocker const&))
130 BOOST_DELETED_FUNCTION(relocker& operator= (relocker const&))
196 relocker< Lockable > unlocker(lock);
208 relocker< Lockable > unlocker(lock);
220 relocker< Lockable > unlocker(lock);
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NovaDiskIO/sync/include/boost/sync/detail/condition_variables/
H A Dcondition_variable_any_generic.hpp45 class relocker
51 relocker() : m_lock(NULL) {}
53 ~relocker() BOOST_NOEXCEPT_IF(false)
93 relocker< Lock > relock_guard;
110 relocker< Lock > relock_guard;
132 relocker< Lock > relock_guard;
154 relocker< Lock > relock_guard;
H A Dbasic_condition_variable_windows.hpp104 class relocker class in boost::sync::detail::windows::basic_condition_variable
110 explicit relocker(Lockable& lock) BOOST_NOEXCEPT : m_lock(lock), m_unlocked(false) in relocker() function in boost::sync::detail::windows::basic_condition_variable::relocker
114 ~relocker() BOOST_NOEXCEPT_IF(false) in BOOST_NOEXCEPT_IF()
126 BOOST_DELETED_FUNCTION(relocker(relocker const&))
127 BOOST_DELETED_FUNCTION(relocker& operator= (relocker const&))
192 relocker< Lockable > unlocker(lock); in wait()
204 relocker< Lockable > unlocker(lock); in timed_wait()
216 relocker< Lockable > unlocker(lock); in timed_wait()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/thread/win32/
H A Dcondition_variable.hpp130 struct relocker struct in boost::detail::basic_condition_variable
135 relocker(lock_type& lock_): in relocker() function
143 ~relocker() in ~relocker() argument
152 relocker(relocker&);
153 void operator=(relocker&);
209 relocker<lock_type> locker(lock); in do_wait()
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/boost_1_47/boost/thread/win32/
H A Dcondition_variable.hpp130 struct relocker struct in boost::detail::basic_condition_variable
135 relocker(lock_type& lock_): in relocker() argument
143 ~relocker() in ~relocker() argument
152 relocker(relocker&);
153 void operator=(relocker&);
209 relocker<lock_type> locker(lock); in do_wait()
/dports/devel/boost-python-libs/boost_1_72_0/boost/thread/pthread/
H A Donce.hpp144 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
192 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
236 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
279 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
323 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
367 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
411 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
457 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
505 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/devel/R-cran-BH/BH/inst/include/boost/thread/pthread/
H A Donce.hpp144 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
192 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
236 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
279 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
323 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
367 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
411 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
457 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
505 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/thread/pthread/
H A Donce.hpp144 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
192 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
236 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
279 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
323 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
367 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
411 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
457 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
505 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/thread/pthread/
H A Donce.hpp144 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
192 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
236 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
279 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
323 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
367 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
411 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
457 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
505 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/databases/xtrabackup/boost_1_59_0/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/databases/percona57-server/boost_1_59_0/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/databases/percona57-client/boost_1_59_0/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/devel/boost-libs/boost_1_72_0/boost/thread/pthread/
H A Donce.hpp144 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
192 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
236 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
279 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
323 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
367 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
411 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
457 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
505 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/devel/boost-docs/boost_1_72_0/boost/thread/pthread/
H A Donce.hpp144 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
192 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
236 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
279 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
323 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
367 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
411 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
457 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
505 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/thread/pthread/
H A Donce.hpp143 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
191 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
235 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
278 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
322 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
366 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
410 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
456 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
504 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
/dports/devel/hyperscan/boost_1_75_0/boost/thread/pthread/
H A Donce.hpp144 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
192 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
236 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
279 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
323 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
367 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
411 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
457 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()
505 pthread::pthread_mutex_scoped_unlock relocker(&thread_detail::once_epoch_mutex); in call_once()

1234