Home
last modified time | relevance | path

Searched defs:pthread_join (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dpthread.h147 pthread_join(__rte_unused pthread_t thread, in pthread_join() function
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c440 int pthread_join(pthread_t tid, void **val) in pthread_join() function