Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk.c51 static enum CTRLR_WORKER_STATUS worker_thread_status; variable
556 while (worker_thread_status != WORKER_STATE_STOP) in ctrlr_worker()
673 worker_thread_status = WORKER_STATE_START; in new_device()
710 worker_thread_status = WORKER_STATE_STOP; in destroy_device()