ck_rhs_move (3) Linux Manual Page
NAME ck_rhs_move – move one from hash set to another LIBRARY Concurrency Kit (libck, -lck) SYNOPSIS In ck_rhs.h Ft bool Fn ck_rhs_move ck_rhs_t *destination ck_rhs_t *source ck_rhs_hash_cb_t *hash_cb ck_rhs_compare_cb_t *compare_cb struct ck_malloc *m DESCRIPTION The Fn ck_rhs_move 3 function will initialize Fa source from Fa destination . The hash function is set to Fa hash_cb…
