Home
last modified time | relevance | path

Searched refs:ht_wrlock (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lib9p/
H A Dhashtable.c106 ht_wrlock(h); in ht_add()
131 ht_wrlock(h); in ht_remove()
218 ht_wrlock(h); in ht_remove_at_iter()
H A Dhashtable.h76 ht_wrlock(struct ht *h) in ht_wrlock() function
H A Dthreadpool.c276 ht_wrlock(&conn->lc_requests); in l9p_threadpool_tflush()