Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::CommandRuntimeShutdown::safe_to_unload

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
CommandRuntimeShutdown
Package
libtmux-cxx
Source
include/libtmux/async.hpp
safe_to_unload : bool
attribute [source]
attribute [source]
safe_to_unload

True only when transports and pending work ended and no caller-side readiness wait, dispatch or discard, including callback-target teardown, remains active.

Callers must prevent concurrent or later runtime entry before unloading.

0 declared, 0 inherited

Esc

Type to search.