Home
last modified time | relevance | path

Searched refs:test_exclusive (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/apr1/apr-1.7.0/test/
H A Dtestglobalmutex.c76 static void test_exclusive(abts_case *tc, void *data) in test_exclusive() function
117 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
120 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
124 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
128 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
132 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
136 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
139 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
H A Dtestprocmutex.c126 static void test_exclusive(abts_case *tc, const char *lockname, in test_exclusive() function
245 test_exclusive(tc, NULL, data); in proc_mutex()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtestglobalmutex.c75 static void test_exclusive(abts_case *tc, void *data) in test_exclusive() function
111 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
114 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
118 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
122 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
126 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
130 abts_run_test(suite, test_exclusive, &mech); in testglobalmutex()
H A Dtestprocmutex.c96 static void test_exclusive(abts_case *tc, const char *lockname, in test_exclusive() function
138 test_exclusive(tc, NULL, *mech); in proc_mutex()
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-flock.c51 test_exclusive (const char *file, int fd) in test_exclusive() function
115 test_exclusive (file, fd); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-flock.c51 test_exclusive (const char *file, int fd) in test_exclusive() function
115 test_exclusive (file, fd); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/fiber/test/
H A Dtest_mutex_dispatch.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
H A Dtest_mutex_post.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
/dports/devel/boost-python-libs/boost_1_72_0/libs/fiber/test/
H A Dtest_mutex_post.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
H A Dtest_mutex_dispatch.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
/dports/devel/boost-libs/boost_1_72_0/libs/fiber/test/
H A Dtest_mutex_post.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
H A Dtest_mutex_dispatch.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
/dports/devel/hyperscan/boost_1_75_0/libs/fiber/test/
H A Dtest_mutex_dispatch.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
H A Dtest_mutex_post.cpp220 struct test_exclusive { struct
257 test_exclusive< boost::fibers::mutex >()(); in do_test_mutex()
284 test_exclusive< boost::fibers::recursive_mutex >()(); in do_test_recursive_mutex()
312 test_exclusive< boost::fibers::timed_mutex >()(); in do_test_timed_mutex()
375 test_exclusive< boost::fibers::recursive_timed_mutex >()(); in do_test_recursive_timed_mutex()
/dports/www/h2o-devel/h2o-dcc7134/t/00unit/lib/http2/
H A Dscheduler.c249 static void test_exclusive(void) in test_exclusive() function
555 subtest("exclusive", test_exclusive); in test_lib__http2__scheduler()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dtest_index01.py220 def test_exclusive(self): member in test_index01
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/testsuite/
H A Dlocking.py105 def test_exclusive(self, lockpath): member in TestLock
/dports/www/flexget/Flexget-3.2.18/flexget/tests/
H A Dtest_series.py2480 def test_exclusive(self, execute_task): member in TestSeriesSeasonPack
/dports/devel/py-voluptuous/voluptuous-0.12.2/voluptuous/tests/
H A Dtests.py1557 def test_exclusive(): function
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/tests/
H A Dtest_colorpalettes.py562 def test_exclusive(self): member in PatchedVariableTest
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/argcomplete/test/
H A Dtest.py653 def test_exclusive(self): member in TestArgcomplete
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/argcomplete/test/
H A Dtest.py653 def test_exclusive(self): member in TestArgcomplete
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/argcomplete/test/
H A Dtest.py629 def test_exclusive(self): member in TestArgcomplete
/dports/devel/py-argcomplete/argcomplete-1.12.3/test/
H A Dtest.py704 def test_exclusive(self): member in TestArgcomplete
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_argparse.py4939 def test_exclusive(self): member in TestIntermixedArgs

12