Searched defs:PlatformThread (Results 1 - 3 of 3) sorted by path

/external/chromium_org/base/threading/
H A Dplatform_thread.h5 // WARNING: You should *NOT* be using this class directly. PlatformThread is
35 // These are produced by PlatformThread::CurrentRef(), and used to later
105 friend class PlatformThread;
125 class BASE_EXPORT PlatformThread { class in namespace:base
195 DISALLOW_IMPLICIT_CONSTRUCTORS(PlatformThread);
/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dplatform_thread.h43 class PlatformThread { class in namespace:sfntly
69 PlatformThread() {} function in class:sfntly::PlatformThread
70 NO_COPY_AND_ASSIGN(PlatformThread);
/external/sfntly/cpp/src/test/
H A Dplatform_thread.h43 class PlatformThread { class in namespace:sfntly
69 PlatformThread() {} function in class:sfntly::PlatformThread
70 NO_COPY_AND_ASSIGN(PlatformThread);

Completed in 472 milliseconds