Home
last modified time | relevance | path

Searched defs:this_thread (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dthread_info_base.hpp39 static void* allocate(thread_info_base* this_thread, std::size_t size) in allocate()
62 static void deallocate(thread_info_base* this_thread, in deallocate()
/external/libvpx/libvpx/test/
Dregister_state_check.h61 const HANDLE this_thread = GetCurrentThread(); in StoreRegisters() local
/external/libcxx/src/
Dthread.cpp104 namespace this_thread namespace