Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/examples/
H A Dmckey.c64 pthread_t cmathread; member
519 pthread_create(&test.cmathread, NULL, cma_thread, NULL); in run()