Searched refs:ObjectWriteAnother (Results 1 – 3 of 3) sorted by relevance
36 void ObjectWriteAnother(MyObject *, long);85 std::thread t2([ref]{ ObjectWriteAnother(ref, 77); }); in main()
15 void ObjectWriteAnother(MyObject *, long);63 void ObjectWriteAnother(MyObject *ref, long val) { in ObjectWriteAnother() function
16 void ObjectWriteAnother(MyObject *, long);