Searched refs:attach_arena (Results 1 – 3 of 3) sorted by relevance
134 void attach_arena(arena& a, std::size_t index);205 inline void thread_data::attach_arena(arena& a, std::size_t index) { in attach_arena() function
202 tls.attach_arena(*this, index); in process()625 td.attach_arena(nested_arena, slot_index); in nested_arena_context()677 td.attach_arena(*m_orig_arena, m_orig_slot_index); in ~nested_arena_context()
198 td.attach_arena(a, /*slot index*/ 0); in init_external_thread()