Home
last modified time | relevance | path

Searched refs:thread_one_t (Results 1 – 6 of 6) sorted by relevance

/dports/math/cppad/CppAD-20210000.8/test_more/general/
H A Dalloc_openmp.cpp32 } thread_one_t; typedef
35 thread_one_t thread_all_[NUMBER_THREADS];
/dports/math/cppad/CppAD-20210000.8/example/multi_thread/openmp/
H A Dsimple_ad_openmp.cpp63 } thread_one_t; typedef
65 thread_one_t thread_all_[NUMBER_THREADS];
/dports/math/cppad/CppAD-20210000.8/example/multi_thread/bthread/
H A Dteam_bthread.cpp66 } thread_one_t; typedef
69 thread_one_t thread_all_[MAX_NUMBER_THREADS];
H A Dsimple_ad_bthread.cpp80 } thread_one_t; typedef
82 thread_one_t thread_all_[NUMBER_THREADS];
/dports/math/cppad/CppAD-20210000.8/example/multi_thread/pthread/
H A Dsimple_ad_pthread.cpp85 } thread_one_t; typedef
87 thread_one_t thread_all_[NUMBER_THREADS];
H A Dteam_pthread.cpp82 } thread_one_t; typedef
85 thread_one_t thread_all_[MAX_NUMBER_THREADS];