Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.h77 L9P_WS_NOTSTARTED, /* not yet started */ enumerator
H A Dthreadpool.c289 req->lr_workstate = L9P_WS_NOTSTARTED; in l9p_threadpool_run()
344 case L9P_WS_NOTSTARTED: in l9p_threadpool_tflush()