Searched refs:AddSleep (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp365 void ScopedReportBase::AddSleep(u32 stack_id) { function in class:__tsan::ScopedReportBase
707 rep.AddSleep(thr->last_sleep_stack_id);
H A Dtsan_rtl.h597 void AddSleep(u32 stack_id);

Completed in 80 milliseconds