Searched refs:send_command_thread_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-debug.cc6632 static SendCommandThread* send_command_thread_ = NULL; variable
6646 send_command_thread_->semaphore_.Signal();
6686 send_command_thread_->StartSending();
6699 send_command_thread_ = new SendCommandThread(isolate);
6700 send_command_thread_->Start();

Completed in 144 milliseconds