Searched defs:SetAndInvokeSet (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dthread_unittest.cc346 static void SetAndInvokeSet(LockedBool* out, function in struct:LocalFuncs
353 // Asynchronously invoke SetAndInvokeSet on |thread1| and wait until
362 thread1, Bind(&SetAndInvokeSet, &async_invoked, thread2, out));

Completed in 44 milliseconds