Searched refs:shouldLockThreadRegistry (Results 1 – 2 of 2) sorted by relevance
207 AddressDescription(uptr addr, bool shouldLockThreadRegistry = true)208 : AddressDescription(addr, 1, shouldLockThreadRegistry) {}210 bool shouldLockThreadRegistry = true);
441 bool shouldLockThreadRegistry) { in AddressDescription() argument452 if (shouldLockThreadRegistry) { in AddressDescription()