Searched refs:is_thread_specific (Results 1 – 1 of 1) sorted by relevance
966 bool is_thread_specific = false; in CreateSections() local974 is_thread_specific = true; in CreateSections()979 is_thread_specific = true; in CreateSections()1040 if (is_thread_specific) in CreateSections()1041 section_sp->SetIsThreadSpecific (is_thread_specific); in CreateSections()