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
338 std::unique_ptr<ThreadSpec> thread_spec_up = CreateFromStructuredData() local 512 SetThreadSpec(std::unique_ptr<ThreadSpec> & thread_spec_up) SetThreadSpec() argument