OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_XUnlockMutex
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/
locking.c
38
#undef
_XUnlockMutex
113
static void
_XUnlockMutex
(
638
_XUnlockMutex_fn =
_XUnlockMutex
;
/xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h
427
#define
_XUnlockMutex
(lock) if (_XUnlockMutex_fn) (*_XUnlockMutex_fn)(lock,__FILE__,__LINE__)
433
#define
_XUnlockMutex
(lock) if (_XUnlockMutex_fn) (*_XUnlockMutex_fn)(lock)
441
#define
_XUnlockMutex
(lock)
Completed in 5 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026