Searched refs:deleter (Results 1 – 2 of 2) sorted by relevance
234 cache_aligned_deleter deleter{}; in create_threading_control() local235 deleter(thr_control); in create_threading_control()243 cache_aligned_deleter deleter; in destroy() local244 deleter(this); in destroy()324 bool threading_control::try_destroy_client(threading_control::client_snapshot deleter) { in try_destroy_client() argument325 bool res = my_pimpl->try_destroy_client(deleter); in try_destroy_client()
60 bool try_destroy_client(client_snapshot deleter);108 bool try_destroy_client(client_snapshot deleter);