HomeSort by relevance Sort by last modified time
    Searched refs:CurrentThread (Results 1 - 3 of 3) sorted by null

  /external/lldb/tools/debugserver/source/MacOSX/
MachThreadList.h 47 void CurrentThread (MachThreadSP& threadSP);
MachThreadList.cpp 223 CurrentThread(thread_sp);
335 MachThreadList::CurrentThread (MachThreadSP& thread_sp)
  /art/compiler/dex/quick/
dex_file_method_inliner.cc 104 static_assert(kIntrinsicIsStatic[kIntrinsicCurrentThread], "CurrentThread must be static");
200 "currentThread", // kNameCacheCurrentThread
420 INTRINSIC(JavaLangThread, CurrentThread, _Thread, kIntrinsicCurrentThread, 0),
    [all...]

Completed in 1404 milliseconds