Searched defs:thread_spec_up (Results 1 – 2 of 2) sorted by relevance
29 std::unique_ptr<ThreadSpec> thread_spec_up(new ThreadSpec()); in CreateFromStructuredData() local
330 std::unique_ptr<ThreadSpec> thread_spec_up = CreateFromStructuredData() local 504 SetThreadSpec(std::unique_ptr<ThreadSpec> & thread_spec_up) SetThreadSpec() argument