Home | History | Annotate | Download | only in jbosh

Lines Matching full:held

892      * This method assumes the lock is currently held.
1199 * Assert that the internal lock is held.
1204 throw(new AssertionError("Lock is not held by current thread"));
1211 * Assert that the internal lock is *not* held.
1216 throw(new AssertionError("Lock is held by current thread"));
1292 * This method assumes the lock is currently held.
1339 * This method assumes the lock is currently held.
1367 * This method assumes the lock is currently held.