Home
last modified time | relevance | path

Searched refs:do_thread (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/dports/net/mpich2/mpich2-1.5/test/mpi/threads/comm/
H A Ddup_leak_test.c27 MTEST_THREAD_RETURN_TYPE do_thread(void *v);
28 MTEST_THREAD_RETURN_TYPE do_thread(void *v) in do_thread() function
57 err = MTest_Start_thread(do_thread, (void *)&comms[x]); in main()
73 do_thread((void *)&comms[0]); /* we are thread 0 */ in main()
/dports/net/mpich/mpich-3.4.3/test/mpi/threads/comm/
H A Ddup_leak_test.c24 MTEST_THREAD_RETURN_TYPE do_thread(void *v);
25 MTEST_THREAD_RETURN_TYPE do_thread(void *v) in do_thread() function
58 errs = MTest_Start_thread(do_thread, (void *) &comms[x]); in main()
74 do_thread((void *) &comms[0]); /* we are thread 0 */ in main()
/dports/devel/boost-docs/boost_1_72_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/thread/example/
H A Dstarvephil.cpp133 static void do_thread(void* param) { in do_thread() function
173 boost::thread thrd_phil0(thread_adapter(&phil::do_thread, &p[0])); in main()
174 boost::thread thrd_phil1(thread_adapter(&phil::do_thread, &p[1])); in main()
175 boost::thread thrd_phil2(thread_adapter(&phil::do_thread, &p[2])); in main()
176 boost::thread thrd_phil3(thread_adapter(&phil::do_thread, &p[3])); in main()
177 boost::thread thrd_phil4(thread_adapter(&phil::do_thread, &p[4])); in main()
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Ddtls-pthread.c201 static void client(int fd, const char *prio, unsigned do_thread, unsigned false_start) in client() argument
243 if (do_thread) in client()
257 static void server(int fd, const char *prio, unsigned do_thread) in server() argument
305 if (do_thread) in server()
323 void run(const char *str, const char *prio, unsigned do_thread, unsigned false_start) in run() argument
349 client(fd[0], prio, do_thread, false_start); in run()
354 server(fd[1], prio, 1-do_thread); in run()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DglobalCounter.cpp41 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
68 ctc.do_thread(thread); in write_synchronize()
71 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DglobalCounter.cpp41 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
68 ctc.do_thread(thread); in write_synchronize()
71 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DglobalCounter.cpp40 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
67 ctc.do_thread(thread); in write_synchronize()
70 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DglobalCounter.cpp40 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
67 ctc.do_thread(thread); in write_synchronize()
70 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DglobalCounter.cpp41 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
68 ctc.do_thread(thread); in write_synchronize()
71 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DglobalCounter.cpp41 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
68 ctc.do_thread(thread); in write_synchronize()
71 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DglobalCounter.cpp41 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
68 ctc.do_thread(thread); in write_synchronize()
71 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DglobalCounter.cpp41 void do_thread(Thread* thread) { in do_thread() function in GlobalCounter::CounterThreadCheck
68 ctc.do_thread(thread); in write_synchronize()
71 ctc.do_thread(njti.current()); in write_synchronize()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DsatbMarkQueue.cpp136 virtual void do_thread(Thread* t) { in dump_active_states() function in SATBMarkQueueSet::dump_active_states::DumpThreadStateClosure
160 virtual void do_thread(Thread* t) { in verify_active_states() function in SATBMarkQueueSet::verify_active_states::VerifyThreadStatesClosure
188 virtual void do_thread(Thread* t) { in set_active_all_threads() function in SATBMarkQueueSet::set_active_all_threads::SetThreadActiveClosure
240 virtual void do_thread(Thread* t) { in print_all() function in SATBMarkQueueSet::print_all::PrintThreadClosure
259 virtual void do_thread(Thread* t) { in abandon_partial_marking() function in SATBMarkQueueSet::abandon_partial_marking::AbandonThreadQueueClosure
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/
H A Dimageprocess.c358 void (*do_thread)(void *) = (void (*)(void *))BLI_task_pool_user_data(pool); in processor_apply_func() local
359 do_thread(taskdata); in processor_apply_func()
367 void *(do_thread)(void *)) in IMB_processor_apply_threaded()
377 task_pool = BLI_task_pool_create(do_thread, TASK_PRIORITY_LOW); in IMB_processor_apply_threaded()
411 ScanlineThreadFunc do_thread; member
421 data->do_thread(data->custom_data, start_scanline, num_scanlines); in processor_apply_scanline_func()
425 ScanlineThreadFunc do_thread, in IMB_processor_apply_threaded_scanlines() argument
431 data.do_thread = do_thread; in IMB_processor_apply_threaded_scanlines()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp360 void do_thread(Thread *target) { in do_thread() function in SetForceEarlyReturn
375 void do_thread(Thread *target) { in do_thread() function in UpdateForPopTopFrameClosure
394 void do_thread(Thread *target) { in do_thread() function in SetFramePopClosure
414 void do_thread(Thread *target);
455 void do_thread(Thread *target);
476 void do_thread(Thread *target);
569 void do_thread(Thread *target);
587 void do_thread(Thread *target);
606 void do_thread(Thread *target);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiEnvBase.hpp359 void do_thread(Thread *target) { in do_thread() function in SetForceEarlyReturn
374 void do_thread(Thread *target) { in do_thread() function in UpdateForPopTopFrameClosure
393 void do_thread(Thread *target) { in do_thread() function in SetFramePopClosure
413 void do_thread(Thread *target);
454 void do_thread(Thread *target);
475 void do_thread(Thread *target);
568 void do_thread(Thread *target);
586 void do_thread(Thread *target);
605 void do_thread(Thread *target);
/dports/devel/boost-docs/boost_1_72_0/libs/thread/test/
H A Dtest_8960.cpp18 void do_thread() in do_thread() function
46 boost::thread th1(&do_thread); in main()

12345678910>>...19