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

/external/chromium_org/v8/src/base/platform/
H A Dplatform-unittest.cc33 class SelfJoinThread FINAL : public Thread {
35 SelfJoinThread() : Thread(Options("SelfJoinThread")) {} function in class:v8::base::__anon17251::FINAL
43 SelfJoinThread thread;

Completed in 77 milliseconds