Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk.c43 WORKER_STATE_STOP, enumerator
556 while (worker_thread_status != WORKER_STATE_STOP) in ctrlr_worker()
710 worker_thread_status = WORKER_STATE_STOP; in destroy_device()