Home
last modified time | relevance | path

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

/third_party/boost/libs/interprocess/test/
Dnamed_condition_test.cpp120 struct mutex_deleter struct
124 ~mutex_deleter() in ~mutex_deleter() argument
136 : public mutex_deleter, public named_mutex
143 mutex_deleter::name += test::add_to_process_id_name("test_mutex"); in named_mutex_test_wrapper()
144 mutex_deleter::name += num_to_string(count); in named_mutex_test_wrapper()
Dnamed_condition_any_test.cpp120 struct mutex_deleter struct
124 ~mutex_deleter() in ~mutex_deleter() argument
136 : public mutex_deleter, public named_mutex
143 mutex_deleter::name += test::add_to_process_id_name("test_mutex"); in named_mutex_test_wrapper()
144 mutex_deleter::name += num_to_string(count); in named_mutex_test_wrapper()
Dnamed_upgradable_mutex_test.cpp20 struct mutex_deleter struct
22 ~mutex_deleter() in ~mutex_deleter() argument
53 : public mutex_deleter, public named_upgradable_mutex
Dnamed_sharable_mutex_test.cpp20 struct mutex_deleter struct
22 ~mutex_deleter() in ~mutex_deleter() argument
53 : public mutex_deleter, public named_sharable_mutex