Searched refs:xmutex_rec (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXthreads.h44 typedef struct mutex xmutex_rec; typedef in typeref:struct:mutex
69 typedef mutex_t xmutex_rec; typedef
109 typedef CRITICAL_SECTION xmutex_rec; typedef
170 typedef pthread_mutex_t xmutex_rec; typedef
200 typedef mutex_t xmutex_rec; typedef
226 typedef pthread_mutex_t xmutex_rec; typedef
280 typedef xmutex_rec *xmutex_t;
288 # define xmutex_malloc() (xmutex_t)xmalloc(sizeof(xmutex_rec))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXthreads.h44 typedef struct mutex xmutex_rec; typedef in typeref:struct:mutex
69 typedef mutex_t xmutex_rec; typedef
109 typedef CRITICAL_SECTION xmutex_rec; typedef
170 typedef pthread_mutex_t xmutex_rec; typedef
200 typedef mutex_t xmutex_rec; typedef
226 typedef pthread_mutex_t xmutex_rec; typedef
280 typedef xmutex_rec *xmutex_t;
288 # define xmutex_malloc() (xmutex_t)xmalloc(sizeof(xmutex_rec))

Completed in 21 milliseconds