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

  /prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/windows/
win.go 14 func GetThread() uint32 {
  /prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/windows/
win.go 14 func GetThread() uint32 {
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/
dll_windows.go 10 DWORD getthread() {
22 C.getthread()
23 windows.GetThread()
  /prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
dll_windows.go 10 DWORD getthread() {
22 C.getthread()
23 windows.GetThread()
  /art/runtime/
quick_exception_handler.cc 107 StackHandleScope<1> hs(GetThread());
120 } else if (UNLIKELY(GetThread()->HasDebuggerShadowFrames())) {
123 ShadowFrame* frame = GetThread()->FindDebuggerShadowFrame(frame_id);
126 GetThread()->RemoveDebuggerShadowFrameMapping(frame_id);
319 GetThread()->PushStackedShadowFrame(nullptr,
359 ShadowFrame* new_frame = GetThread()->FindDebuggerShadowFrame(frame_id);
366 updated_vregs = GetThread()->GetUpdatedVRegFlags(frame_id);
373 GetThread()->RemoveDebuggerShadowFrameMapping(frame_id);
374 DCHECK(GetThread()->FindDebuggerShadowFrame(frame_id) == nullptr);
382 GetThread()->PushStackedShadowFrame
    [all...]
thread_pool.h 65 Thread* GetThread() const { return thread_; }
stack.h 146 Thread* GetThread() const {
thread.cc     [all...]
debugger.cc     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUServiceThreadTest.java 305 static class GetThread extends TestThread {
308 GetThread(String name, ICUService service, long delay, TestLog log) {
380 new GetThread("[" + Integer.toString(i) + "]", stableService(), 0, this).start();
445 new GetThread("", service, 0, this).start();
466 new GetThread("[" + Integer.toString(i) + "]", service, 0, this).start();
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceThreadTest.java 304 static class GetThread extends TestThread {
307 GetThread(String name, ICUService service, long delay, TestLog log) {
379 new GetThread("[" + Integer.toString(i) + "]", stableService(), 0, this).start();
444 new GetThread("", service, 0, this).start();
465 new GetThread("[" + Integer.toString(i) + "]", service, 0, this).start();
  /external/v8/src/wasm/
wasm-debug.cc 77 return interpreter()->GetThread(0)->GetFrameCount();
106 WasmInterpreter::Thread* thread = interpreter_.GetThread(0);
242 WasmInterpreter::Thread* thread = interpreter()->GetThread(0);
257 WasmInterpreter::Thread* thread = interpreter()->GetThread(0);
272 WasmInterpreter::Thread* thread = interpreter()->GetThread(0);
279 return interpreter()->GetThread(0)->NumInterpretedCalls();
wasm-interpreter.h 192 Thread* GetThread(int id);
wasm-interpreter.cc     [all...]
  /art/runtime/openjdkjvmti/
ti_stack.cc 209 static jvmtiError GetThread(JNIEnv* env,
249 jvmtiError thread_error = GetThread(art::Thread::Current()->GetJniEnv(),
712 jvmtiError thread_error = GetThread(art::Thread::Current()->GetJniEnv(),
791 jvmtiError thread_error = GetThread(art::Thread::Current()->GetJniEnv(),
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/
lldbefi.py 393 frame.GetThread().GetProcess().Continue()
  /art/compiler/driver/
compiler_driver.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
activdbg.h     [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 323 milliseconds