- thread
- the thread
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if the thread is null
Queries whether the given thread is waiting to acquire this lock. Note that because cancellations may occur at any time, a true return does not guarantee that this thread will ever acquire this lock. This method is designed primarily for use in monitoring of the system state.