On this page
libtmux::CommandRuntime
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/async.hpp
8 declared, 0 inherited
Members
- ~CommandRuntime method
- close method Joins every owned thread without invoking or discarding observers.
- CommandRuntime method
- discard_ready method Releases ready observer obligations without invoking callbacks.
- dispatch_ready method Runs one snapshot of ready observers on this thread and returns its count.
- request_stop method Stops admission and requests cancellation without waiting.
- snapshot method Reads one lock-consistent instant without waiting for work.
- start method Starts the bounded transport; startup failures are not-started values.