| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple.toolkits.thread.synchronization |
| Class and Description |
|---|
| LockAllocator |
| Class and Description |
|---|
| CriticalSectionAwareSideEffectAnalysis |
| CriticalSectionInterferenceGraph |
| LockableReferenceAnalysis
Finds the set of local variables and/or references that represent all of the relevant objects used in a synchronized
region, as accessible at the start of that region.
|
| LockAllocationBodyTransformer |
| LockAllocator |
| NewStaticLock |
| SynchronizedRegion |
Copyright © 2020 Soot OSS. All rights reserved.