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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
register_state_check.h 50 const HANDLE this_thread = GetCurrentThread(); local
51 EXPECT_TRUE(this_thread != NULL);
53 const bool context_saved = GetThreadContext(this_thread, context) == TRUE;
  /external/libvpx/libvpx/test/
register_state_check.h 61 const HANDLE this_thread = GetCurrentThread(); local
62 EXPECT_TRUE(this_thread != NULL);
64 const bool context_saved = GetThreadContext(this_thread, context) == TRUE;
  /hardware/bsp/intel/peripheral/libupm/src/am2315/
am2315.h 200 pthread_t this_thread; member in class:upm::AM2315
  /external/libcxx/src/
thread.cpp 104 namespace this_thread namespace
133 } // this_thread
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
thread.cpp 103 namespace this_thread namespace
135 } // this_thread
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 171 namespace this_thread { }
223 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 171 namespace this_thread { }
223 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 171 namespace this_thread { }
223 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 171 namespace this_thread { }
223 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 171 namespace this_thread { }
223 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 171 namespace this_thread { }
223 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 171 namespace this_thread { }
225 namespace this_thread { inline namespace __7 { } } namespace in namespace:std
    [all...]
  /art/runtime/
thread.cc 1228 Thread* this_thread = const_cast<Thread*>(thread); local
1484 Thread* this_thread = const_cast<Thread*>(this); local
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 1468 milliseconds