Home
last modified time | relevance | path

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

/spdk/app/spdk_top/
H A Dspdk_top.c3041 data_thread_routine(void *arg) in data_thread_routine() function
3539 rc = pthread_create(data_thread, NULL, &data_thread_routine, NULL); in wait_init()