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

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

Completed in 53 milliseconds