OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_creation_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
slow-waitpid.c
116
#define
thread_creation_lock
(&thread_creation_lock_obj)
macro
118
/* This flag is only modified while holding the
THREAD_CREATION_LOCK
mutex.
196
pthread_mutex_lock (
thread_creation_lock
);
205
pthread_mutex_unlock (
thread_creation_lock
);
241
pthread_mutex_lock (
thread_creation_lock
);
271
pthread_mutex_unlock (
thread_creation_lock
);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
slow-waitpid.c
116
#define
thread_creation_lock
(&thread_creation_lock_obj)
macro
118
/* This flag is only modified while holding the
THREAD_CREATION_LOCK
mutex.
196
pthread_mutex_lock (
thread_creation_lock
);
205
pthread_mutex_unlock (
thread_creation_lock
);
241
pthread_mutex_lock (
thread_creation_lock
);
271
pthread_mutex_unlock (
thread_creation_lock
);
Completed in 15 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026