Lines Matching refs:Thread
53 * thread-safe, retrieval operations do <i>not</i> entail locking,
67 * only be used by one thread at a time.
176 * and a significantly lower value can lead to thread contention. But
179 * appropriate when it is known that only one thread will modify and
219 * another thread to compute the value if necessary. Only one value will
509 * @throws InterruptedException if the thread was interrupted while
989 * reader thread that may be in the midst of traversing table
2042 // This thread solely created the entry.
2078 Thread.currentThread().interrupt();