Home
last modified time | relevance | path

Searched refs:limit_enabled (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dmalloc_limit.cpp312 static _Atomic bool limit_enabled; in LimitEnable() local
313 if (atomic_exchange(&limit_enabled, true)) { in LimitEnable()