OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MutexRepair
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h
796
void
MutexRepair
(ThreadState *thr, uptr pc, uptr addr); // call on EOWNERDEAD
tsan_rtl_mutex.cc
388
void
MutexRepair
(ThreadState *thr, uptr pc, uptr addr) {
389
DPrintf("#%d:
MutexRepair
%zx\n", thr->tid, addr);
tsan_interceptors.cc
1170
if (res == errno_EOWNERDEAD)
MutexRepair
(thr, pc, (uptr)m);
1257
MutexRepair
(thr, pc, (uptr)m);
2321
MutexRepair
(((TsanInterceptorContext *)ctx)->thr, \
Completed in 16 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025