Searched refs:ownerMethod (Results 1 – 1 of 1) sorted by relevance
87 const Method* ownerMethod; member364 const Method* currentOwnerMethod = mon->ownerMethod; in lockMonitor()400 mon->ownerMethod = NULL; in lockMonitor()409 mon->ownerMethod = saveArea->method; in lockMonitor()453 mon->ownerMethod = NULL; in unlockMonitor()671 const Method* savedMethod = mon->ownerMethod; in waitMonitor()673 mon->ownerMethod = NULL; in waitMonitor()745 mon->ownerMethod = savedMethod; in waitMonitor()