OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTid
(Results
26 - 28
of
28
) sorted by null
1
2
/art/runtime/
class_linker.cc
[
all
...]
check_jni.cc
763
JniAbortF(function_name_, "a thread (tid %d) is making JNI calls without being attached",
GetTid
());
[
all
...]
/external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc
835
ThreadStart(thr, tid,
GetTid
());
[
all
...]
Completed in 1329 milliseconds
1
2