Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dhashtable.c132 result = ht_remove_locked(h, hash); in ht_remove()
138 ht_remove_locked(struct ht *h, uint32_t hash) in ht_remove_locked() function
H A Dhashtable.h102 int ht_remove_locked(struct ht *h, uint32_t hash);