Home
last modified time | relevance | path

Searched defs:vprocs (Results 1 – 5 of 5) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/rml/server/
H A Drml_server.cpp1055 …void notify_resources_externally_busy( IVirtualProcessorRoot** vprocs, unsigned int count ) { my_t… in notify_resources_externally_busy()
1056 void notify_resources_externally_idle( IVirtualProcessorRoot** vprocs, unsigned int count ) { in notify_resources_externally_idle()
2829 void thread_map::mark_virtual_processors_as_returned( IVirtualProcessorRoot** vprocs, unsigned int … in request_close_connection()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/rml/server/
H A Drml_server.cpp1059 …void notify_resources_externally_busy( IVirtualProcessorRoot** vprocs, unsigned int count ) { my_t… in notify_resources_externally_busy()
1060 void notify_resources_externally_idle( IVirtualProcessorRoot** vprocs, unsigned int count ) { in notify_resources_externally_idle()
2833 void thread_map::mark_virtual_processors_as_returned( IVirtualProcessorRoot** vprocs, unsigned int … in request_close_connection()
/dports/devel/tbb/oneTBB-2020.3/src/rml/server/
H A Drml_server.cpp1055 …void notify_resources_externally_busy( IVirtualProcessorRoot** vprocs, unsigned int count ) { my_t… in notify_resources_externally_busy()
1056 void notify_resources_externally_idle( IVirtualProcessorRoot** vprocs, unsigned int count ) { in notify_resources_externally_idle()
2829 void thread_map::mark_virtual_processors_as_returned( IVirtualProcessorRoot** vprocs, unsigned int … in request_close_connection()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/rml/server/
H A Drml_server.cpp1055 …void notify_resources_externally_busy( IVirtualProcessorRoot** vprocs, unsigned int count ) { my_t… in notify_resources_externally_busy()
1056 void notify_resources_externally_idle( IVirtualProcessorRoot** vprocs, unsigned int count ) { in notify_resources_externally_idle()
2829 void thread_map::mark_virtual_processors_as_returned( IVirtualProcessorRoot** vprocs, unsigned int … in request_close_connection()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/parallel/
H A Dparallel_unit_tests.cpp532 std::vector<int> vprocs; in test_elements_on_several_procs() local