Searched refs:thread_alloc_size_ (Results 1 – 1 of 1) sorted by relevance
84 thread_alloc_size_ = in HwasanThreadList()109 ReleaseMemoryPagesToOS(start, start + thread_alloc_size_); in DontNeedThread()173 free_space_ += thread_alloc_size_; in AllocThread()181 uptr thread_alloc_size_; variable