зеркало из https://github.com/mozilla/gecko-dev.git
d1d9ec2280
This splits out the allocation functions and allocation tracking state into a new base class, ZoneAllocator, which lives in its own header file. We can include this for the common case of allocating malloc memory for GC things without dragging in the full complexity of Zone.h. Differential Revision: https://phabricator.services.mozilla.com/D33180 |
||
---|---|---|
.. | ||
posix | ||
windows | ||
ConditionVariable.h | ||
CpuCount.h | ||
ExclusiveData.h | ||
LockGuard.h | ||
Mutex.cpp | ||
Mutex.h | ||
ProtectedData.cpp | ||
ProtectedData.h | ||
Thread.h |