Searched refs:interruptShouldThrow (Results 1 – 2 of 2) sorted by relevance
101 s8 timeout, s4 nanos, bool interruptShouldThrow);
731 bool interruptShouldThrow) in waitMonitor() argument873 if (interruptShouldThrow) in waitMonitor()1230 bool interruptShouldThrow) in dvmObjectWait() argument1256 waitMonitor(self, mon, msec, nsec, interruptShouldThrow); in dvmObjectWait()