ck_array_remove (3) Linux Manual Page
ck_array_remove – attempt immediate or deferred removal of a pointer from an array LibraryConcurrency Kit (libck, -lck) SynopsisIn ck_array.h Ft bool Fn ck_array_remove ck_array_t *array void *pointer DescriptionThe Fn ck_array_remove 3 function will attempt to remove the value of Fa pointer into the array pointed to by Fa array . The operation is also free…
