|
|
@ -40,6 +40,8 @@ The
|
|
|
|
.Fn ck_epoch_synchronize 3
|
|
|
|
.Fn ck_epoch_synchronize 3
|
|
|
|
function will block the caller until a grace period has been
|
|
|
|
function will block the caller until a grace period has been
|
|
|
|
detected, according to the semantics of epoch reclamation.
|
|
|
|
detected, according to the semantics of epoch reclamation.
|
|
|
|
|
|
|
|
It is not safe to call this function on a record that is
|
|
|
|
|
|
|
|
in an active section.
|
|
|
|
Any objects requiring safe memory reclamation which are logically
|
|
|
|
Any objects requiring safe memory reclamation which are logically
|
|
|
|
deleted are safe for physical deletion following a call to
|
|
|
|
deleted are safe for physical deletion following a call to
|
|
|
|
.Fn ck_epoch_synchronize 3 .
|
|
|
|
.Fn ck_epoch_synchronize 3 .
|
|
|
|