Lines Matching refs:threadControl_isDebugThread
47 if (threadControl_isDebugThread(thread)) { in name()
87 if (threadControl_isDebugThread(thread)) { in suspend()
109 if (threadControl_isDebugThread(thread)) { in resume()
135 if (threadControl_isDebugThread(thread)) { in status()
164 if (threadControl_isDebugThread(thread)) { in threadGroup()
239 if (threadControl_isDebugThread(thread)) { in frames()
326 if (threadControl_isDebugThread(thread)) { in getFrameCount()
359 if (threadControl_isDebugThread(thread)) { in ownedMonitors()
408 if (thread == NULL || threadControl_isDebugThread(thread)) { in currentContendedMonitor()
455 if (threadControl_isDebugThread(thread)) { in stop()
478 if (threadControl_isDebugThread(thread)) { in interrupt()
502 if (threadControl_isDebugThread(thread)) { in suspendCount()
528 if (thread == NULL || threadControl_isDebugThread(thread)) { in ownedMonitorsWithStackDepth()
584 if (threadControl_isDebugThread(thread)) { in forceEarlyReturn()