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

  /external/v8/test/cctest/
test-threads.cc 148 refs_(refs), thread_no_(thread_no), thread_to_start_(thread_to_start),
154 for (int i = 0; i < thread_no_; i++) {
158 (*refs_)[thread_no_] = thread_id;
167 int thread_no_; member in class:ThreadIdValidationThread
  /external/chromium_org/v8/test/cctest/
test-threads.cc 154 refs_(refs), thread_no_(thread_no), thread_to_start_(thread_to_start),
160 for (int i = 0; i < thread_no_; i++) {
164 (*refs_)[thread_no_] = thread_id;
173 int thread_no_; member in class:ThreadIdValidationThread

Completed in 856 milliseconds