OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnFork
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_thread_registry.h
136
//
OnFork
must be called in the child process after fork to purge old
139
u32
OnFork
(u32 tid);
sanitizer_thread_registry.cpp
368
u32 ThreadRegistry::
OnFork
(u32 tid) {
/src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_rtl.cpp
856
u32 nthread = ctx->thread_registry.
OnFork
(thr->tid);
Completed in 52 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026