ck_hs_put_unique (3) Linux Manual Page
ck_hs_put_unique – unconditionally store unique key into a hash set LibraryConcurrency Kit (libck, -lck) SynopsisIn ck_hs.h Ft bool Fn ck_hs_put_unique ck_hs_t *hs unsigned long hash const void *key DescriptionThe Fn ck_hs_put_unique 3 function will store the key specified by the Fa key argument in the hash set pointed to by the Fa hs argument. The…
