OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_1_semaphore
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
infcall-from-bp-cond-timeout.c
31
sem_t
thread_1_semaphore
;
variable
49
if (sem_wait (&
thread_1_semaphore
) != 0)
87
if (sem_post (&
thread_1_semaphore
) != 0)
122
if (sem_init (&
thread_1_semaphore
, 0, 0) != 0)
163
sem_destroy (&
thread_1_semaphore
);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
infcall-from-bp-cond-timeout.c
31
sem_t
thread_1_semaphore
;
variable
49
if (sem_wait (&
thread_1_semaphore
) != 0)
87
if (sem_post (&
thread_1_semaphore
) != 0)
122
if (sem_init (&
thread_1_semaphore
, 0, 0) != 0)
163
sem_destroy (&
thread_1_semaphore
);
Completed in 16 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026