OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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