Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dpthread.h154 pthread_mutex_init(pthread_mutex_t *mutex, in pthread_mutex_init() function
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c465 pthread_mutex_init(pthread_mutex_t *mutex, const pthread_mutexattr_t *attr) in pthread_mutex_init() function