Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/examples/
H A Dcmtime.c256 static void *disc_handler_thread(void *arg) in disc_handler_thread() function
451 ret = pthread_create(&disc_thread, NULL, disc_handler_thread, NULL); in run_server()