Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_pthreadtypes.h71 typedef struct pthread_mutex *pthread_mutex_t; typedef
/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dpthread.h33 typedef CRITICAL_SECTION pthread_mutex_t; typedef