Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/examples/
H A Drping.c567 static void *cm_thread(void *arg) in cm_thread() function
1272 ret = pthread_create(&cb->cmthread, NULL, cm_thread, cb); in main()