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

  /external/chromium_org/mojo/system/
test_utils.cc 56 io_thread_started_(false) {
72 CHECK(!io_thread_started_);
73 io_thread_started_ = true;
81 io_thread_started_ = false;
test_utils.h 91 bool io_thread_started_; member in class:mojo::system::test::TestIOThread

Completed in 647 milliseconds