Searched refs:multi_threaded_local_fake (Results 1 – 1 of 1) sorted by relevance
101 class multi_threaded_local_fake : public sigslot::multi_threaded_local { class103 multi_threaded_local_fake() : lock_count_(0), unlock_count_(0) {} in multi_threaded_local_fake() function in multi_threaded_local_fake117 typedef SigslotSlotTest<multi_threaded_local_fake, multi_threaded_local_fake>