Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dhashtable.c78 if (ht_rdlock(h) != 0) in ht_find()
268 if (ht_rdlock(h) != 0) in ht_next()
H A Dhashtable.h66 ht_rdlock(struct ht *h) in ht_rdlock() function