Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dpthread_map.h92 #define pthread_mutex_t cyg_mutex_t macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dpthreadtypes.h104 } pthread_mutex_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h337 typedef __uint32_t pthread_mutex_t; /* identify a mutex */ typedef
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c254 typedef struct pthread_mutex_s pthread_mutex_t; typedef