Home
last modified time | relevance | path

Searched refs:BOOST_ONCE_INIT (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/biology/lamarc/lamarc-2.1.8/boost/thread/
H A Donce.hpp26 #define BOOST_ONCE_INIT PTHREAD_ONCE_INIT macro
31 #define BOOST_ONCE_INIT 0
/dports/devel/boost-docs/boost_1_72_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/devel/boost-python-libs/boost_1_72_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/databases/percona57-server/boost_1_59_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/databases/xtrabackup/boost_1_59_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/databases/percona57-client/boost_1_59_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/devel/boost-libs/boost_1_72_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/devel/hyperscan/boost_1_75_0/libs/thread/test/
H A Dtest_once.cpp18 boost::once_flag flag=BOOST_ONCE_INIT;
92 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_functor()
155 static boost::once_flag functor_flag=BOOST_ONCE_INIT; in call_once_with_exception()
/dports/devel/boost-docs/boost_1_72_0/libs/context/src/posix/
H A Dstack_traits.cpp58 static boost::once_flag flag = BOOST_ONCE_INIT; in pagesize()
70 static boost::once_flag flag = BOOST_ONCE_INIT; in stacksize_limit()
/dports/devel/boost-python-libs/boost_1_72_0/libs/context/src/posix/
H A Dstack_traits.cpp58 static boost::once_flag flag = BOOST_ONCE_INIT; in pagesize()
70 static boost::once_flag flag = BOOST_ONCE_INIT; in stacksize_limit()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/context/src/posix/
H A Dstack_traits.cpp58 static boost::once_flag flag = BOOST_ONCE_INIT; in pagesize()
70 static boost::once_flag flag = BOOST_ONCE_INIT; in stacksize_limit()
/dports/devel/boost-libs/boost_1_72_0/libs/context/src/posix/
H A Dstack_traits.cpp58 static boost::once_flag flag = BOOST_ONCE_INIT; in pagesize()
70 static boost::once_flag flag = BOOST_ONCE_INIT; in stacksize_limit()
/dports/devel/hyperscan/boost_1_75_0/libs/context/src/posix/
H A Dstack_traits.cpp58 static boost::once_flag flag = BOOST_ONCE_INIT; in pagesize()
70 static boost::once_flag flag = BOOST_ONCE_INIT; in stacksize_limit()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/analysis/standard/
H A DStandardTokenizerImpl.cpp221 static boost::once_flag once = BOOST_ONCE_INIT; in ZZ_CMAP()
242 static boost::once_flag once = BOOST_ONCE_INIT; in ZZ_ACTION()
260 static boost::once_flag once = BOOST_ONCE_INIT; in ZZ_ROWMAP()
282 static boost::once_flag once = BOOST_ONCE_INIT; in ZZ_TRANS()
303 static boost::once_flag once = BOOST_ONCE_INIT; in ZZ_ATTRIBUTE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/databases/percona57-server/boost_1_59_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/databases/xtrabackup/boost_1_59_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/databases/percona57-client/boost_1_59_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/devel/boost-libs/boost_1_72_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/devel/boost-docs/boost_1_72_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;
/dports/devel/hyperscan/boost_1_75_0/libs/thread/doc/
H A Donce.qbk42 #define BOOST_ONCE_INIT platform-specific-initializer
45 Objects of type `boost::once_flag` shall be initialized with `BOOST_ONCE_INIT` if BOOST_THREAD_PROV…
47 boost::once_flag f=BOOST_ONCE_INIT;

12345678910>>...13