Home
last modified time | relevance | path

Searched defs:thread_isolation (Results 1 – 5 of 5) sorted by relevance

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/thread_isolation/
Dthread_isolation.cc25 void WriteProtectThreadIsolatedMemory(ThreadIsolationOption thread_isolation, in WriteProtectThreadIsolatedMemory()
50 void WriteProtectThreadIsolatedVariable(ThreadIsolationOption thread_isolation, in WriteProtectThreadIsolatedVariable()
61 ThreadIsolationOption thread_isolation) { in MprotectWithThreadIsolation()
67 void WriteProtectThreadIsolatedGlobals(ThreadIsolationOption thread_isolation) { in WriteProtectThreadIsolatedGlobals()
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpage_allocator.h56 ThreadIsolationOption thread_isolation; member
Dpartition_address_space.cc323 ThreadIsolationOption thread_isolation) { in InitThreadIsolatedPool()
Dpartition_root.h193 ThreadIsolationOption thread_isolation; member
287 ThreadIsolationOption thread_isolation; in PA_COMPONENT_EXPORT() member
Dpartition_root.cc770 void PartitionAllocThreadIsolationInit(ThreadIsolationOption thread_isolation) { in PartitionAllocThreadIsolationInit()