Searched refs:SetIsThreadLocal (Results 1 – 2 of 2) sorted by relevance
628 current_run->SetIsThreadLocal(false); in AllocFromCurrentRunUnlocked()698 thread_local_run->SetIsThreadLocal(false); in AllocFromRun()718 thread_local_run->SetIsThreadLocal(true); in AllocFromRun()1539 thread_local_run->SetIsThreadLocal(false); in RevokeThreadLocalRuns()1719 dedicated_full_run_->SetIsThreadLocal(true); in Initialize()
394 void SetIsThreadLocal(bool is_thread_local) { in SetIsThreadLocal() function