Searched defs:RunInitOnceInNewThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Donce_unittest.cc129 TestThread* RunInitOnceInNewThread() { function in class:google::protobuf::__anon14863::OnceInitTest
212 threads[i].reset(RunInitOnceInNewThread());
231 threads[i].reset(RunInitOnceInNewThread());
/external/protobuf/src/google/protobuf/stubs/
H A Donce_unittest.cc129 TestThread* RunInitOnceInNewThread() { function in class:google::protobuf::__anon29003::OnceInitTest
212 threads[i].reset(RunInitOnceInNewThread());
231 threads[i].reset(RunInitOnceInNewThread());

Completed in 95 milliseconds