Home
last modified time | relevance | path

Searched refs:current_key (Results 1 – 2 of 2) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Denumerable_thread_specific.h72 static key_type current_key() { in current_key() function
82 static key_type current_key() {
96 static key_type current_key() {
215 const key_type k = ets_key_selector<ETS_key_type>::current_key();
/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_join_impl.h54 current_key_type current_key; // so ports can refer to FE's desired items member
578 if(!this->find_with_key(my_join->current_key, *(current->my_arg))) {
585 this->delete_with_key(my_join->current_key);
882 this->current_key = t;
883 this->delete_with_key(this->current_key); // remove the key