Searched refs:ThrowIllegalMonitorStateExceptionF (Results 1 – 1 of 1) sorted by relevance
465 static void ThrowIllegalMonitorStateExceptionF(const char* fmt, ...)468 static void ThrowIllegalMonitorStateExceptionF(const char* fmt, ...) in ThrowIllegalMonitorStateExceptionF() function521 ThrowIllegalMonitorStateExceptionF("unlock of unowned monitor on object of type '%s'" in FailedUnlock()527 ThrowIllegalMonitorStateExceptionF("unlock of monitor owned by '%s' on object of type '%s'" in FailedUnlock()536 ThrowIllegalMonitorStateExceptionF("unlock of monitor owned by '%s' on object of type '%s'" in FailedUnlock()544 ThrowIllegalMonitorStateExceptionF("unlock of monitor originally owned by '%s' (now" in FailedUnlock()551 ThrowIllegalMonitorStateExceptionF("unlock of monitor owned by '%s' on object of type '%s'" in FailedUnlock()601 ThrowIllegalMonitorStateExceptionF("object not locked by thread before wait()"); in Wait()735 ThrowIllegalMonitorStateExceptionF("object not locked by thread before notify()"); in Notify()758 ThrowIllegalMonitorStateExceptionF("object not locked by thread before notifyAll()"); in NotifyAll()[all …]