- 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 either the read or write lock. Note that because cancellations may occur at any time, a true return does not guarantee that this thread will ever acquire a lock. This method is designed primarily for use in monitoring of the system state.