HomeSort by relevance Sort by last modified time
    Searched full:functiontestthread (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/threading/
platform_thread_unittest.cc 55 class FunctionTestThread : public TrivialThread {
57 FunctionTestThread() : thread_id_(0) {}
72 DISALLOW_COPY_AND_ASSIGN(FunctionTestThread);
78 FunctionTestThread thread;
91 FunctionTestThread thread[10];

Completed in 3649 milliseconds