Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ck/src/
H A Dck_ht.c752 struct ck_ht_entry *candidate, snapshot; in ck_ht_remove_spmc() local
783 struct ck_ht_entry *candidate, snapshot; in ck_ht_get_spmc() local
826 struct ck_ht_entry snapshot, *candidate, *priority; in ck_ht_set_spmc() local
963 struct ck_ht_entry snapshot, *candidate, *priority; in ck_ht_put_spmc() local
/f-stack/freebsd/netinet/
H A Dsctp_pcb.c3016 uint16_t first, last, candidate; in sctp_inpcb_bind() local
/f-stack/app/redis-5.0.5/src/
H A Dcluster.c3146 clusterNode *mymaster = myself->slaveof, *target = NULL, *candidate = NULL; in clusterHandleSlaveMigration() local