Home
last modified time | relevance | path

Searched refs:ProcDestroy (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_proc.cc34 void ProcDestroy(Processor *proc) { in ProcDestroy() function
H A Dtsan_rtl.h780 void ProcDestroy(Processor *proc);
H A Dtsan_interceptors.cc907 ProcDestroy(proc); in DestroyThreadState()
/freebsd-12.1/contrib/compiler-rt/lib/tsan/go/
H A Dtsan_go.cc230 ProcDestroy(proc); in __tsan_proc_destroy()