Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/ | |
tsan_go.cc | 216 int goid = ThreadCreate(parent, (uptr)pc, 0, true); local in function:__tsan::__tsan_go_start 217 ThreadStart(thr, goid, 0, /*workerthread*/ false); |
tsan_go.cc | 216 int goid = ThreadCreate(parent, (uptr)pc, 0, true); local in function:__tsan::__tsan_go_start 217 ThreadStart(thr, goid, 0, /*workerthread*/ false); |