Searched refs:AsyncDispatcherThreadCallback (Results 1 – 2 of 2) sorted by relevance
53 using AsyncDispatcherThreadCallback = tlx::delegate< typedef83 void RunInThread(const AsyncDispatcherThreadCallback& cb);
45 void DispatcherThread::RunInThread(const AsyncDispatcherThreadCallback& cb) { in RunInThread()