Searched refs:ownedMonitorsAndFrames (Results 1 – 3 of 3) sorted by relevance
89 public List<MonitorInfo> ownedMonitorsAndFrames() throws IncompatibleThreadStateException { in ownedMonitorsAndFrames() method in LazyThreadReference90 return getValue().ownedMonitorsAndFrames(); in ownedMonitorsAndFrames()
285 List<MonitorInfo> ownedMonitorsAndFrames() in ownedMonitorsAndFrames() method
496 public List<MonitorInfo> ownedMonitorsAndFrames() throws IncompatibleThreadStateException { in ownedMonitorsAndFrames() method in ThreadReferenceImpl