Cyclone Scheme
0.28.0
ck-polyfill.c
ck_array_commit
ck_array_init
ck_array_put_unique
ck_array_remove
ck_hs_get
ck_hs_init
ck_hs_put
ck_polyfill_init
ck_pr_add_8
ck_pr_add_int
ck_pr_add_ptr
ck_pr_cas_8
ck_pr_cas_int
ck_pr_cas_ptr
ck_pr_load_8
ck_pr_load_int
ck_pr_load_ptr
ck_pr_store_ptr
hash_function
simple_hashset_add
simple_hashset_create
simple_hashset_destroy
simple_hashset_is_member
simple_hashset_set_hash_function
◆
ck_hs_init()
bool ck_hs_init
(
ck_hs_t
*
hs
,
unsigned int
mode
,
ck_hs_hash_cb_t
*
hash_func
,
ck_hs_compare_cb_t
*
cmp
,
struct
ck_malloc
*
alloc
,
unsigned long
capacity
,
unsigned long
seed
)
Generated by
1.8.17