Home
last modified time | relevance | path

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

/src/tools/tools/nvmf/nvmfd/
H A Ddiscovery.c258 discovery_thread(void *arg) in discovery_thread() function
325 error = pthread_create(&thr, NULL, discovery_thread, dta); in handle_discovery_socket()