Home
last modified time | relevance | path

Searched refs:ck_ht_set_spmc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ck/include/
H A Dck_ht.h261 bool ck_ht_set_spmc(ck_ht_t *, ck_ht_hash_t, ck_ht_entry_t *);
/freebsd/sys/contrib/ck/src/
H A Dck_ht.c819 ck_ht_set_spmc(struct ck_ht *table, in ck_ht_set_spmc() function