Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dthreadpool.c38 static void l9p_threadpool_rflush(struct l9p_threadpool *tp,
68 l9p_threadpool_rflush(tp, req); in l9p_responder()
123 l9p_threadpool_rflush(struct l9p_threadpool *tp, struct l9p_request *req) in l9p_threadpool_rflush() function