Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D21254
Change Details
Change Details
Old
New
Diff
This adds a wait bit to refcount with an atomic sleep. Consumers that use this facility need to be aware that specific count values can not be examined directly. When a counter is saturated this will block forever.
This adds a wait bit to refcount with an atomic sleep. Consumers that use this facility need to be aware that specific count values can not be examined directly. When a counter is saturated this will block forever.
Continue