Home
last modified time | relevance | path

Searched defs:ea1 (Results 1 – 4 of 4) sorted by relevance

/external/sdv/vsomeip/third_party/boost/thread/example/
Dexecutor.cpp130 boost::executor_adaptor < boost::basic_thread_pool > ea1(4); in test_executor_adaptor() local
137 boost::executor_adaptor < boost::inline_executor > ea1; in test_executor_adaptor() local
142 boost::executor_adaptor < boost::thread_executor > ea1; in test_executor_adaptor() local
Dgeneric_executor_ref.cpp110 boost::basic_thread_pool ea1(4); in test_generic_executor_ref() local
117 boost::inline_executor ea1; in test_generic_executor_ref() local
Dserial_executor.cpp82 boost::basic_thread_pool ea1(4); in test_executor_adaptor() local
Dserial_executor_cont.cpp86 boost::basic_thread_pool ea1(4); in test_executor_adaptor() local