HomeSort by: relevance | last modified time | path
    Searched refs:ProcUnwire (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_proc.cc 54 void ProcUnwire(Processor *proc, ThreadState *thr) {
tsan_mman.cc 113 ProcUnwire(gp->proc, thr);
tsan_rtl.h 782 void ProcUnwire(Processor *proc, ThreadState *thr);
tsan_interceptors.cc 911 ProcUnwire(proc, thr);

Completed in 18 milliseconds