OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spawner
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
step-over-thread-exit-while-stop-all-threads.c
67
pthread_t
spawner
;
local
71
pthread_create (&
spawner
, NULL, spawner_thread, NULL);
74
pthread_join (
spawner
, NULL);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
step-over-thread-exit-while-stop-all-threads.c
67
pthread_t
spawner
;
local
71
pthread_create (&
spawner
, NULL, spawner_thread, NULL);
74
pthread_join (
spawner
, NULL);
Completed in 28 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026