Searched refs:postAndAwait (Results 1 – 3 of 3) sorted by relevance
59 bool postAndAwait(AsyncFunction fn);
95 mRunLoop->postAndAwait([this, data]() { in MonitorScreenConnector()
94 bool RunLoop::postAndAwait(AsyncFunction fn) { in postAndAwait() function in RunLoop