Searched refs:SetIsThreadLocal (Results 1 – 2 of 2) sorted by relevance
624 current_run->SetIsThreadLocal(false); in AllocFromCurrentRunUnlocked()694 thread_local_run->SetIsThreadLocal(false); in AllocFromRun()714 thread_local_run->SetIsThreadLocal(true); in AllocFromRun()1534 thread_local_run->SetIsThreadLocal(false); in RevokeThreadLocalRuns()1714 dedicated_full_run_->SetIsThreadLocal(true); in Initialize()
395 void SetIsThreadLocal(bool is_thread_local) { in SetIsThreadLocal() function