Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.c40 static void l9p_threadpool_rflush(struct l9p_threadpool *tp,
74 l9p_threadpool_rflush(tp, req); in l9p_responder()
134 l9p_threadpool_rflush(struct l9p_threadpool *tp, struct l9p_request *req) in l9p_threadpool_rflush() function