Searched defs:OwnerThread (Results 1 – 1 of 1) sorted by relevance
99 class OwnerThread : public Thread, public sigslot::has_slots<> { class101 explicit OwnerThread(SignalThreadTest* harness) in OwnerThread() function in OwnerThread