OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:terminate_mutex
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
ia64-sigill.c
45
static pthread_mutex_t
terminate_mutex
= PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
variable
126
timed_mutex_lock (&
terminate_mutex
);
127
i = pthread_mutex_unlock (&
terminate_mutex
);
277
timed_mutex_lock (&
terminate_mutex
);
359
i = pthread_mutex_unlock (&
terminate_mutex
);
watchthreads-reorder.c
45
static pthread_mutex_t
terminate_mutex
= PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
variable
107
timed_mutex_lock (&
terminate_mutex
);
108
i = pthread_mutex_unlock (&
terminate_mutex
);
135
timed_mutex_lock (&
terminate_mutex
);
136
i = pthread_mutex_unlock (&
terminate_mutex
);
286
timed_mutex_lock (&
terminate_mutex
);
368
i = pthread_mutex_unlock (&
terminate_mutex
);
siginfo-threads.c
54
static pthread_mutex_t
terminate_mutex
variable
147
timed_mutex_lock (&
terminate_mutex
);
148
i = pthread_mutex_unlock (&
terminate_mutex
);
184
timed_mutex_lock (&
terminate_mutex
);
185
i = pthread_mutex_unlock (&
terminate_mutex
);
347
timed_mutex_lock (&
terminate_mutex
);
458
i = pthread_mutex_unlock (&
terminate_mutex
);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
ia64-sigill.c
45
static pthread_mutex_t
terminate_mutex
= PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
variable
126
timed_mutex_lock (&
terminate_mutex
);
127
i = pthread_mutex_unlock (&
terminate_mutex
);
277
timed_mutex_lock (&
terminate_mutex
);
359
i = pthread_mutex_unlock (&
terminate_mutex
);
watchthreads-reorder.c
45
static pthread_mutex_t
terminate_mutex
= PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
variable
107
timed_mutex_lock (&
terminate_mutex
);
108
i = pthread_mutex_unlock (&
terminate_mutex
);
135
timed_mutex_lock (&
terminate_mutex
);
136
i = pthread_mutex_unlock (&
terminate_mutex
);
286
timed_mutex_lock (&
terminate_mutex
);
368
i = pthread_mutex_unlock (&
terminate_mutex
);
siginfo-threads.c
54
static pthread_mutex_t
terminate_mutex
variable
147
timed_mutex_lock (&
terminate_mutex
);
148
i = pthread_mutex_unlock (&
terminate_mutex
);
184
timed_mutex_lock (&
terminate_mutex
);
185
i = pthread_mutex_unlock (&
terminate_mutex
);
347
timed_mutex_lock (&
terminate_mutex
);
458
i = pthread_mutex_unlock (&
terminate_mutex
);
Completed in 56 milliseconds
Indexes created Tue Aug 25 00:27:06 UTC 2026