Searched refs:IsWorkerThread (Results 1 – 8 of 8) sorted by relevance
54 if (CONTENTION_SUPPRESSED != null && CONTENTION_SUPPRESSED.IsWorkerThread(thd)) { in handleMonitorEnter()61 if (CONTENTION_SUPPRESSED != null && CONTENTION_SUPPRESSED.IsWorkerThread(thd)) { in handleMonitorEntered()
141 public boolean IsWorkerThread(Thread thd) { in IsWorkerThread() method in Monitors.LockController
625 if (CONTENTION_SUPPRESSED != null && CONTENTION_SUPPRESSED.IsWorkerThread(thd)) { in handleMonitorEnter()635 if (CONTENTION_SUPPRESSED != null && CONTENTION_SUPPRESSED.IsWorkerThread(thd)) { in handleMonitorEntered()