HomeSort by relevance Sort by last modified time
    Searched full:mainthread (Results 51 - 75 of 149) sorted by null

1 23 4 5 6

  /external/chromium_org/third_party/skia/third_party/lua/src/
lstate.c 278 g->mainthread = L;
316 L = G(L)->mainthread; /* only the main thread can be closed */
  /external/guava/guava-tests/test/com/google/common/collect/
QueuesTest.java 194 final Thread mainThread = Thread.currentThread();
198 new Interrupter(mainThread).run();
  /frameworks/base/core/java/android/app/
ContextImpl.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
run.py 229 Interrupt the MainThread and exit server if link is dropped.
276 "override SocketIO method - wait for MainThread to shut us down"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 153 if threading.current_thread().name != 'MainThread':
178 if threading.current_thread().name != 'MainThread':
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
run.py 229 Interrupt the MainThread and exit server if link is dropped.
276 "override SocketIO method - wait for MainThread to shut us down"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 153 if threading.current_thread().name != 'MainThread':
178 if threading.current_thread().name != 'MainThread':
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DOMWrapperWorld.h 36 #include "wtf/MainThread.h"
V8StringResource.cpp 31 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExecutionContext.cpp 41 #include "wtf/MainThread.h"
QualifiedName.cpp 32 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
TraceEventDispatcher.cpp 37 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/core/loader/
CrossOriginPreflightResultCache.cpp 33 #include "wtf/MainThread.h"
WorkerLoaderClientBridgeSyncHelper.cpp 39 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/core/page/
NetworkStateNotifier.cpp 34 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/core/timing/
MemoryInfo.cpp 38 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/core/workers/
Worker.cpp 42 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
ConvolverNode.cpp 38 #include "wtf/MainThread.h"
WaveShaperDSPKernel.cpp 31 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseManager.cpp 43 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/platform/
ThreadTimers.cpp 36 #include "wtf/MainThread.h"
UserGestureIndicator.cpp 31 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioDSPKernelProcessor.cpp 38 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebMediaStreamSource.cpp 40 #include "wtf/MainThread.h"
  /external/chromium_org/third_party/WebKit/Source/platform/weborigin/
DatabaseIdentifier.cpp 38 #include "wtf/MainThread.h"

Completed in 312 milliseconds

1 23 4 5 6