Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/
H A Dck_hp.h118 void ck_hp_retire(ck_hp_record_t *, ck_hp_hazard_t *, void *, void *);
/freebsd/sys/contrib/ck/src/
H A Dck_hp.c271 ck_hp_retire(struct ck_hp_record *thread, in ck_hp_retire() function