Searched refs:try_unregister_client (Results 1 – 3 of 3) sorted by relevance
46 …bool try_unregister_client(thread_dispatcher_client* client, std::uint64_t aba_epoch, unsigned pri…
62 bool thread_dispatcher::try_unregister_client(thread_dispatcher_client* client, std::uint64_t aba_e… in try_unregister_client() function in tbb::detail::r1::thread_dispatcher
128 …if (my_thread_dispatcher->try_unregister_client(snapshot.my_td_client, snapshot.aba_epoch, snapsho… in try_destroy_client()