HomeSort by relevance Sort by last modified time
    Searched full:goid (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/go/
tsan_go.cc 169 int goid = ThreadCreate(parent, (uptr)pc, 0, true); local
170 ThreadStart(thr, goid, 0);

Completed in 72 milliseconds