OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddThread
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_report.cc
192
void ScopedReportBase::
AddThread
(const ThreadContext *tctx, bool suppressable) {
256
void ScopedReportBase::
AddThread
(int unique_tid, bool suppressable) {
259
AddThread
(tctx, suppressable);
325
AddThread
(tctx);
345
AddThread
(tctx);
354
AddThread
(tctx);
698
rep.
AddThread
(tctx);
tsan_rtl_thread.cc
219
rep.
AddThread
(leaks[i].tctx, true);
tsan_rtl.h
587
void
AddThread
(const ThreadContext *tctx, bool suppressable = false);
588
void
AddThread
(int unique_tid, bool suppressable = false);
tsan_rtl_mutex.cc
522
rep.
AddThread
((int)r->loop[i].thr_ctx);
Completed in 15 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025