OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xmutex_unlock
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h
54
# define
xmutex_unlock
(m) mutex_unlock(m)
macro
90
# define
xmutex_unlock
(m) mutex_unlock(m)
macro
127
# define
xmutex_unlock
(m) LeaveCriticalSection(m)
macro
184
# define
xmutex_unlock
(m) tis_mutex_unlock(m)
macro
215
# define
xmutex_unlock
(m) mutex_unlock(m)
macro
233
# define
xmutex_unlock
(m) pthread_mutex_unlock(m)
macro
Completed in 1184 milliseconds