Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dtcm_adaptor.cpp220 using demand_mutex_type = d1::mutex; typedef
221 demand_mutex_type my_demand_mutex;
289 tcm_adaptor_impl::demand_mutex_type::scoped_lock lock(my_impl->my_demand_mutex); in unregister_and_destroy_client()
303 tcm_adaptor_impl::demand_mutex_type::scoped_lock lock(my_impl->my_demand_mutex); in adjust_demand()