Module stable_rc

Source
Expand description

Stable Rc/Arc means that an RC pointer does not encounter frequent modification on its refcnt value.

Structs§

StableArc
Arc that is expected not to change its refcount frequently.

Functions§

configure
Configure limit for stable arc.
disable
Disable the alarm.
enable
Enable the alarm.