Home | History | Annotate | Download | only in runtime

Lines Matching refs:thread_local_end

3554   tlsPtr_.thread_local_end = end;
3562 DCHECK(tlsPtr_.thread_local_start != nullptr && tlsPtr_.thread_local_end != nullptr);
3564 DCHECK(tlsPtr_.thread_local_start == nullptr && tlsPtr_.thread_local_end == nullptr);