Adding upstream version 0.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7f70a05c55
commit
dc2839d325
99 changed files with 6727 additions and 943 deletions
|
@ -47,10 +47,9 @@ if deemed safe. This function is meant to be used in cases epoch
|
|||
reclamation cost must be amortized over time in a manner that does
|
||||
not affect caller progress.
|
||||
.Sh RETURN VALUES
|
||||
This function will return true if at least one function was dispatched.
|
||||
This function will return false if it has determined not all threads have
|
||||
observed the latest generation of epoch-protected objects. Neither value
|
||||
indicates an error.
|
||||
This functions returns false if the following conditions are met:
|
||||
no memory was reclaimed, the records are not in a grace period and no forward
|
||||
progress was made.
|
||||
.Sh ERRORS
|
||||
Behavior is undefined if the object pointed to by
|
||||
.Fa record
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue