HomeSort by relevance Sort by last modified time
    Searched defs:_thread (Results 1 - 14 of 14) sorted by null

  /external/mesa3d/src/glx/apple/
apple_glx_log.c 116 char *_thread; local
117 asprintf(&_thread, "%"PRIu64, thread);
118 if (_thread) {
119 asl_set(msg, "Thread", _thread);
120 free(_thread);
  /external/webrtc/webrtc/test/channel_transport/
udp_socket_manager_posix.h 78 rtc::PlatformThread _thread; member in class:webrtc::test::UdpSocketManagerPosixImpl
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_threading_local.py 8 _thread = test_support.import_module('thread') variable
191 _local = _thread._local
  /external/python/cpython2/Lib/test/
test_threading_local.py 8 _thread = support.import_module('thread') variable
186 _local = _thread._local
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_threading_local.py 8 _thread = test_support.import_module('thread') variable
191 _local = _thread._local
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_threading_local.py 8 _thread = test_support.import_module('thread') variable
191 _local = _thread._local
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading_local.py 8 _thread = test_support.import_module('thread') variable
191 _local = _thread._local
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading_local.py 8 _thread = test_support.import_module('thread') variable
191 _local = _thread._local
  /external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
android_test.cc 180 rtc::PlatformThread _thread; member in class:ThreadTest
185 if (_thread)
186 _thread->Stop();
191 _thread(Run, this, "ThreadTest thread");
264 _thread->Stop();
273 if (_thread)
275 _thread->Start();
    [all...]
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /prebuilts/tools/common/m2/repository/log4j/log4j/1.2.12/
log4j-1.2.12.jar 

Completed in 263 milliseconds