Home
last modified time | relevance | path

Searched refs:new_threads_anchor (Results 1 – 4 of 4) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/rml/server/
H A Drml_server.cpp1514 server_thread* new_threads_anchor = NULL; in request_close_connection() local
1529 t.link = new_threads_anchor; in request_close_connection()
1530 new_threads_anchor = &t; in request_close_connection()
1539 __TBB_ASSERT( new_threads_anchor, NULL ); in request_close_connection()
1541 server_thread* t = new_threads_anchor; in request_close_connection()
1542 new_threads_anchor = t->link; in request_close_connection()
1552 __TBB_ASSERT( i-j!=0||new_threads_anchor==NULL, NULL ); in request_close_connection()
1554 if( new_threads_anchor ) in request_close_connection()
1555 my_thread_map.release_tbb_threads( new_threads_anchor ); in request_close_connection()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/rml/server/
H A Drml_server.cpp1518 server_thread* new_threads_anchor = NULL; in request_close_connection() local
1533 t.link = new_threads_anchor; in request_close_connection()
1534 new_threads_anchor = &t; in request_close_connection()
1543 __TBB_ASSERT( new_threads_anchor, NULL ); in request_close_connection()
1545 server_thread* t = new_threads_anchor; in request_close_connection()
1546 new_threads_anchor = t->link; in request_close_connection()
1556 __TBB_ASSERT( i-j!=0||new_threads_anchor==NULL, NULL ); in request_close_connection()
1558 if( new_threads_anchor ) in request_close_connection()
1559 my_thread_map.release_tbb_threads( new_threads_anchor ); in request_close_connection()
/dports/devel/tbb/oneTBB-2020.3/src/rml/server/
H A Drml_server.cpp1514 server_thread* new_threads_anchor = NULL; in request_close_connection() local
1529 t.link = new_threads_anchor; in request_close_connection()
1530 new_threads_anchor = &t; in request_close_connection()
1539 __TBB_ASSERT( new_threads_anchor, NULL ); in request_close_connection()
1541 server_thread* t = new_threads_anchor; in request_close_connection()
1542 new_threads_anchor = t->link; in request_close_connection()
1552 __TBB_ASSERT( i-j!=0||new_threads_anchor==NULL, NULL ); in request_close_connection()
1554 if( new_threads_anchor ) in request_close_connection()
1555 my_thread_map.release_tbb_threads( new_threads_anchor ); in request_close_connection()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/rml/server/
H A Drml_server.cpp1514 server_thread* new_threads_anchor = NULL; in request_close_connection() local
1529 t.link = new_threads_anchor; in request_close_connection()
1530 new_threads_anchor = &t; in request_close_connection()
1539 __TBB_ASSERT( new_threads_anchor, NULL ); in request_close_connection()
1541 server_thread* t = new_threads_anchor; in request_close_connection()
1542 new_threads_anchor = t->link; in request_close_connection()
1552 __TBB_ASSERT( i-j!=0||new_threads_anchor==NULL, NULL ); in request_close_connection()
1554 if( new_threads_anchor ) in request_close_connection()
1555 my_thread_map.release_tbb_threads( new_threads_anchor ); in request_close_connection()