OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:forker
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
next-fork-other-thread.c
30
forker
(void *arg)
function
78
int ret = pthread_create (&thread[i], NULL,
forker
, NULL);
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
next-fork-other-thread.c
30
forker
(void *arg)
function
78
int ret = pthread_create (&thread[i], NULL,
forker
, NULL);
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_mac_test.cc
176
pthread_t workers[kNumWorkers],
forker
;
local
180
PTHREAD_CREATE(&
forker
, 0, MallocIntrospectionLockForker, 0);
184
PTHREAD_JOIN(
forker
, 0);
Completed in 16 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026