Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/examples/
H A Dmckey.c323 static void *cma_thread(void *arg) in cma_thread() function
519 pthread_create(&test.cmathread, NULL, cma_thread, NULL); in run()