Searched refs:thing3 (Results 1 – 3 of 3) sorted by relevance
58 std::thread thing3(bounce_weak_ref, ref); in test_weakRefCnt() local63 thing3.join(); in test_weakRefCnt()
1454 def thing3(): pass function1456 for func in thing1, thing2, thing3:1483 def thing3(): pass function1485 for func in thing1, thing2, thing3: