Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dthreadpool.h77 L9P_WS_NOTSTARTED, /* not yet started */ enumerator
H A Dthreadpool.c249 req->lr_workstate = L9P_WS_NOTSTARTED; in l9p_threadpool_run()
298 case L9P_WS_NOTSTARTED: in l9p_threadpool_tflush()