Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:ForceLock

425   // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
427 void ForceLock() {
716 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
718 void ForceLock() {
1100 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
1102 void ForceLock() {
1280 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
1282 void ForceLock() {
1283 primary_.ForceLock();
1284 secondary_.ForceLock();