Searched refs:releaseContextOnStoppedOnly (Results 1 – 3 of 3) sorted by relevance
66 bool releaseContextOnStoppedOnly = false; member
48 .releaseContextOnStoppedOnly = true,
345 if (mMemoryPolicy.releaseContextOnStoppedOnly && areAllContextsStopped()) { in onContextStopped()