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

  /external/chromium_org/third_party/sfntly/cpp/src/test/
platform_thread.h 43 class PlatformThread {
69 PlatformThread() {}
70 NO_COPY_AND_ASSIGN(PlatformThread);
  /external/chromium_org/base/threading/
platform_thread.h 5 // 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 {
195 DISALLOW_IMPLICIT_CONSTRUCTORS(PlatformThread);

Completed in 310 milliseconds