C/C++ API Reference
Loading...
Searching...
No Matches
pw::async2::NotifiedDispatcher Member List

This is the complete list of members for pw::async2::NotifiedDispatcher, including all inherited members.

Dispatcher(const Dispatcher &)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
Dispatcher(Dispatcher &&)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
Dispatcher()=default (defined in pw::async2::Dispatcher)pw::async2::Dispatcherprotected
DoWaitForWake() overridepw::async2::NotifiedDispatcherinlineprivatevirtual
DoWake() overridepw::async2::NotifiedDispatcherinlineprivatevirtual
LogRegisteredTasks()pw::async2::Dispatcher
notification() const (defined in pw::async2::NotifiedDispatcher)pw::async2::NotifiedDispatcherinline
NotifiedDispatcher(sync::ThreadNotification &notify) (defined in pw::async2::NotifiedDispatcher)pw::async2::NotifiedDispatcherinlineexplicit
operator=(const Dispatcher &)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
operator=(Dispatcher &&)=delete (defined in pw::async2::Dispatcher)pw::async2::Dispatcher
PopAndRunAllReadyTasks()pw::async2::Dispatcherprotected
PopSingleTaskForThisWake()pw::async2::Dispatcherinlineprotected
PopTaskToRun()pw::async2::Dispatcherinlineprotected
PopTaskToRun(bool &has_posted_tasks)pw::async2::Dispatcherinlineprotected
Post(Task &task)pw::async2::Dispatcher
Post(Allocator &allocator, Args &&... args)pw::async2::Dispatcherinline
Post(Allocator &allocator, Arg &&func)pw::async2::Dispatcherinline
PostFuture(Allocator &allocator, Fut &&future)pw::async2::Dispatcherinline
PostShared(const SharedPtr< T > &task)pw::async2::Dispatcherinline
RunForever()pw::async2::RunnableDispatcher
RunOnce(Allocator &allocator, Func &&func)pw::async2::Dispatcherinline
RunTask(Task &task)pw::async2::Dispatcherinlineprotected
RunToCompletion()pw::async2::RunnableDispatcher
RunUntilStalled()pw::async2::RunnableDispatcherinline
Terminate()pw::async2::Dispatcher
~Dispatcher() (defined in pw::async2::Dispatcher)pw::async2::Dispatchervirtual
~NotifiedDispatcher() override (defined in pw::async2::NotifiedDispatcher)pw::async2::NotifiedDispatcherinline