OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INTERN_LOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
async.h
105
INTERN_LOCK
(&debug_queue_lock); \
158
INTERN_LOCK
(&debug_queue_lock); \
183
INTERN_LOCK
(&debug_queue_lock); \
206
INTERN_LOCK
(mutex); \
207
INTERN_LOCK
(&debug_queue_lock); \
343
#define LOCK(mutex)
INTERN_LOCK
(mutex)
363
#define
INTERN_LOCK
(mutex) T_ERROR (__gthread_mutex_lock, mutex);
/src/external/gpl3/gcc.old/dist/libgfortran/io/
async.h
105
INTERN_LOCK
(&debug_queue_lock); \
158
INTERN_LOCK
(&debug_queue_lock); \
183
INTERN_LOCK
(&debug_queue_lock); \
206
INTERN_LOCK
(mutex); \
207
INTERN_LOCK
(&debug_queue_lock); \
221
#define LOCK(mutex)
INTERN_LOCK
(mutex)
226
#define
INTERN_LOCK
(mutex) T_ERROR (__gthread_mutex_lock, mutex);
Completed in 14 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026