OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmutex_rec
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/
Xthreads.h
44
typedef struct mutex
xmutex_rec
;
typedef in typeref:struct:mutex
69
typedef mutex_t
xmutex_rec
;
typedef
109
typedef CRITICAL_SECTION
xmutex_rec
;
typedef
171
typedef pthread_mutex_t
xmutex_rec
;
typedef
201
typedef mutex_t
xmutex_rec
;
typedef
227
typedef pthread_mutex_t
xmutex_rec
;
typedef
281
typedef
xmutex_rec
*xmutex_t;
289
# define xmutex_malloc() (xmutex_t)xmalloc(sizeof(
xmutex_rec
))
/xsrc/external/mit/xorg-server.old/dist/glx/
glthread.h
197
typedef
xmutex_rec
_glthread_Mutex;
/xsrc/external/mit/ico/dist/
ico.c
245
static
xmutex_rec
count_mutex = XMUTEX_INITIALIZER;
247
static
xmutex_rec
count_mutex;
Completed in 7 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026