Searched refs:sendAsync (Results 1 – 2 of 2) sorted by relevance
138 sendAsync( in triggerWait()164 sendAsync( in triggerWaitWithCompletionCallback()295 sendAsync( in triggerWaitVk()309 sendAsync([vkFence, cb = std::move(cb)](WorkerId) { doSyncWaitVk(vkFence, std::move(cb)); }, in triggerWaitVkWithCompletionCallback()317 sendAsync( in triggerWaitVkQsriWithCompletionCallback()334 sendAsync( in triggerWaitVkQsri()352 sendAsync(std::bind(std::move(cb)), ss.str()); in triggerGeneral()413 void SyncThread::sendAsync(std::function<void(WorkerId)> job, std::string description) { in sendAsync() function in gfxstream::SyncThread
138 void sendAsync(std::function<void(WorkerId)> job, std::string description);