Lines Matching defs:lock
178 * An object whose monitor is used to lock this node. This object
182 * holds a lock on a descendant of that node.
184 protected final Object lock = new Object();
225 * obtains this preference node's lock, checks that the node
247 synchronized(lock) {
262 * the case. Then it obtains this preference node's lock,
281 synchronized(lock) {
299 * <p>This implementation obtains this preference node's lock,
310 synchronized(lock) {
323 * <p>This implementation obtains this preference node's lock,
334 synchronized(lock) {
670 * <p>This implementation obtains this preference node's lock, checks that
682 synchronized(lock) {
694 * <p>This implementation obtains this preference node's lock, checks that
711 synchronized(lock) {
740 * <p>This implementation obtains this preference node's lock, checks that
749 synchronized(lock) {
761 * <p>This implementation obtains this preference node's lock and checks
786 * lock is dropped prior to breaking <tt>path</tt> into tokens, and
790 * the lock on this node prior to commencing the traversal at the root
792 * {@link #lock locking invariant}.
803 synchronized(lock) {
814 // Absolute path. Note that we've dropped our lock to avoid deadlock
825 synchronized(lock) {
868 synchronized(lock) {
879 // Absolute path. Note that we've dropped our lock to avoid deadlock
893 synchronized(lock) {
943 synchronized(parent.lock) {
954 synchronized(lock) {
1033 synchronized(lock) {
1047 synchronized(lock) {
1071 synchronized(lock) {
1090 synchronized(lock) {
1121 * <p>This method is invoked with the lock on this node held.
1138 * <p>This method is invoked with the lock on this node held.
1152 * <p>This method is invoked with the lock on this node held.
1163 * <p>This method is invoked with the lock held on this node and its
1186 * <p>This method is invoked with the lock on this node held.
1205 * <p>This method is invoked with the lock on this node held.
1235 * <p>This implementation obtains this preference node's lock, invokes
1251 synchronized(lock) {
1286 * <p>This method is invoked with the lock on this node held.
1329 synchronized(lock) {
1389 synchronized(lock) {
1431 synchronized(lock) {
1530 synchronized(lock) {
1535 synchronized(lock) {
1543 * listeners. Invoked with this.lock held.
1557 * this.lock held.
1571 * this.lock held.