Searched defs:PlatformThread (Results 1 - 4 of 4) sorted by relevance

/external/chromium/base/threading/
H A Dplatform_thread.h5 // WARNING: You should *NOT* be using this class directly. PlatformThread is
51 class BASE_API PlatformThread { class in namespace:base
95 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);
/external/chromium_org/base/threading/
H A Dplatform_thread.h5 // WARNING: You should *NOT* be using this class directly. PlatformThread is
69 friend class PlatformThread;
89 class BASE_EXPORT PlatformThread { class in namespace:base
155 DISALLOW_IMPLICIT_CONSTRUCTORS(PlatformThread);

Completed in 638 milliseconds