ck_epoch_recycle (3) Linux Manual Page
NAME ck_epoch_recycle – return an epoch record that may be used by caller LIBRARY Concurrency Kit (libck, -lck) SYNOPSIS In ck_epoch.h Ft ck_epoch_record_t * Fn ck_epoch_recycle ck_epoch_t *epoch DESCRIPTION The Fn ck_epoch_recycle 3 function attempts to return an unused epoch record object for use by the caller. These epoch records were associated with previous calls…
