Home | History | Annotate | Download | only in sanitizer_common

Lines Matching defs:ForceUnlock

438   // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
446 void ForceUnlock() {
792 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
800 void ForceUnlock() {
1204 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
1210 void ForceUnlock() {
1423 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
1430 void ForceUnlock() {
1431 secondary_.ForceUnlock();
1432 primary_.ForceUnlock();