Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_lcores.c15 enum { Thread_INIT, Thread_ERROR, Thread_DONE } state; enumerator
77 t->state = Thread_INIT; in test_non_eal_lcores()
96 t->state = Thread_INIT; in test_non_eal_lcores()
262 t->state = Thread_INIT; in test_non_eal_lcores_callback()
285 t->state = Thread_INIT; in test_non_eal_lcores_callback()
363 t->state = Thread_INIT; in test_ctrl_thread()