Skip to main content

Crate starnix_lifecycle

Crate starnix_lifecycle 

Source

Structs§

AtomicCounter
A generic atomic counter.
DropNotifier
DropNotifier allows a client to be notified when is is dropped.
ObjectReleaser
Wrapper around FileObject that ensures that a unused FileObject is added to the current delayed releasers to be released at the next release point.

Traits§

ReleaserAction

Type Aliases§

DropWaiter
A waiter on a DropNotifier.