Home
last modified time | relevance | path

Searched refs:threadOne (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/folly/folly-2021.12.27.00/folly/synchronization/test/
H A DParkingLotTest.cpp72 auto threadOne = std::thread{[&]() { in TEST()
108 threadOne.join(); in TEST()
H A DAtomicNotificationTest.cpp155 auto threadOne = std::thread{[&]() { in run_atomic_aliasing()
167 threadOne.join(); in run_atomic_aliasing()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
H A DThreadsTest.thrift21 i32 threadOne(1: i32 sleep=15), function
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
H A DThreadsTest.thrift21 i32 threadOne(1: i32 sleep=15), function
/dports/devel/py-thrift/thrift-0.14.0/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
H A DThreadsTest.thrift21 i32 threadOne(1: i32 sleep=15), function
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
H A DThreadsTest.thrift21 i32 threadOne(1: i32 sleep=15), function
/dports/devel/thrift/thrift-0.14.0/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
/dports/devel/thrift-c_glib/thrift-0.14.0/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
/dports/devel/thrift-cpp/thrift-0.14.0/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
/dports/devel/node-thrift/thrift-0.14.0/test/threads/
H A DThreadsClient.cpp56 val = client.threadOne(5); in main()
H A DThreadsServer.cpp50 int32_t threadOne(const int32_t sleep) { in threadOne() function in ThreadsTestHandler
/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DSynchronizedBenchmark.cpp662 auto threadOne = std::thread{[&] { in simple()
694 threadOne.join(); in simple()
708 auto threadOne = std::thread{[&] { in pathological()
744 threadOne.join(); in pathological()

12