Searched defs:candidate (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ck/src/ |
| H A D | ck_ht.c | 752 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 D | sctp_pcb.c | 3016 uint16_t first, last, candidate; in sctp_inpcb_bind() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | cluster.c | 3146 clusterNode *mymaster = myself->slaveof, *target = NULL, *candidate = NULL; in clusterHandleSlaveMigration() local
|