Acquires in exclusive uninterruptible mode for thread already in queue. Used by condition wait methods as well as acquire.
@param node the node @param arg the acquire argument @return {@code true} if interrupted while waiting
See Implementation
Acquires in exclusive uninterruptible mode for thread already in queue. Used by condition wait methods as well as acquire.
@param node the node @param arg the acquire argument @return {@code true} if interrupted while waiting