Searched refs:get_cur_proc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp126 static Processor* get_cur_proc() { function in namespace:__tsan
139 return get_cur_proc();
220 ctx->metamap.FreeRange(get_cur_proc(), p, sz);

Completed in 55 milliseconds