• 可以显示每个调试目标挂起线程堆栈框架

    It displays the stack frame for the suspended threads for each target you're debugging.

    youdao

  • 现在可以Debug视图快速切换挂起线程

    You can now quickly switch between suspended threads in the Debug view

    youdao

  • 无法知道挂起线程正在执行什么代码

    You have no way of knowing what code a thread is executing when you suspend it.

    youdao

  • 挂起线程继续进程可能会导致死锁通常可能发生。

    Suspending threads and resuming the process can cause deadlocks, though it's usually unlikely.

    youdao

  • 直接线程,请记住只有从未运行托管代码线程才能挂起另一个线程

    When you directly suspend threads, remember that only a thread that has never run managed code can suspend another thread.

    youdao

  • 线程检测工具线程完成请求时间自动发出警告,从而帮助诊断变慢等性能问题

    The hung thread detection facility helps diagnose hanging or slow performance problems by automatically warning when a thread seems to take too long to complete a request.

    youdao

  • 例如可以线程绑定给定处理器找出导致某个挂起程序根源。

    For example, you can bind threads to a given processor to find the root cause of a hanging program.

    youdao

  • 应用使用线程和进程输入到达之前一直挂起而不管等待了多久

    Both the thread and the process it's using will be held until the input arrives, however long that takes.

    youdao

  • 这些函数都是可撤销并且可能导致线程环境中产生程序并不期望挂起信号

    The functions are cancellation points and might cause a pending signal to get delivered in a threaded environment when the program is not expecting it.

    youdao

  • 工作站模式/并发执行,并发GC-工作流程与非并发GC基本相似不会整个清理周期其他托管线程

    Workstation/Concurrency ON, also called Concurrent GC. – Like in the previous scenario, but the GC does not suspend the managed threads for the entire period when it reclaims unused memory.

    youdao

  • 线程转储常见用途诊断JVM出现挂起崩溃CPU 占用率过高原因

    Threads dumps are most commonly used to diagnose the cause of hangs, slowdowns, crashes, or excessive CPU consumption in the JVM.

    youdao

  • 并发GC运行某些阶段需要托管线程挂起两次可能会花费一些时间

    During a concurrent GC we need to suspend managed threads twice to do some phases of the GC. These phases could possibly take a while to finish.

    youdao

  • Debug视图挂起执行线程选择一个运行线程单击Debug视图工具栏中的Suspend

    To suspend the execution of threads in the Debug view, select a running thread and click suspend in the Debug view toolbar.

    youdao

  • 如下所示,Debug视图展开挂起线程选择GetFlights . jsp时Variables视图中将出现值。

    Once you expand the suspended thread and select GetFlights.jsp in the Debug view as shown below, the Variables view should be populated.

    youdao

  • 线程转储常见用途诊断 JVM 中出现挂起、变崩溃CPU 占用率过高原因

    Thread dumps are most commonly used to diagnose the cause of hangs, slowdowns, crashes, or excessive CPU consumption.

    youdao

  • 可能需要进入Debug视图选择已经挂起线程

    You might need to go to the Debug view and select the thread that has been suspended.

    youdao

  • 对于问题的理想解决方案应该是引入额外开销,然后遇到断点时线程

    An ideal solution for this has no overhead and simply suspends the thread when a breakpoint is hit.

    youdao

  • 然而如果调用线程已经存在事务,则将此事务创建使用一个事务。

    However, if there is already a transaction on the calling thread, that transaction is suspended, and a new transaction is created and used.

    youdao

  • 可能意味着线程由于等待停滞了

    This could mean that the thread is hung, or stuck while waiting for something.

    youdao

  • 通过使用进程关联性绑定线程取消线程绑定,帮助找到难以调试挂起死锁根本原因

    Using process affinity Settings to bind or unbind threads can help you find the root cause of hangs or deadlocks that are difficult to debug.

    youdao

  • 这个函数调用线程直到这个信号量一个计数为止。

    This function suspends the calling thread until the semaphore has a non-zero count.

    youdao

  • 然而UI线程睡眠时定时器保持状态

    Instead, the timer remained in a suspended state while the UI thread was sleeping.

    youdao

  • 操作一个线程的时候需要CPU,而通常此时线程时间没有使用完

    Suspending a thread requires the operating system to swap it out of the CPU often before it's time quantum has been consumed.

    youdao

  • GC首先会所有其他托管线程,然后清理内存最后再恢复的托管线程交出控制权

    The GC suspends all other managed threads, clears up some memory, resumes the work of the suspended managed threads and returns the control to the original thread.

    youdao

  • 如果应用程序的运行时间超过了这个指定的阀值,该工具发出一则提醒线程可能已经通知

    If your application runs beyond this specifiable hang threshold, a notification will be sent out about the potentially hung thread.

    youdao

  • 拥有线程离开临界区的时候,挂起线程需要被重新唤醒,然后重新调用,交换上下文回到CPU调度中。

    When the thread that has the lock leaves the critical section, the suspended thread needs to be woken up. The thread will need to be re-scheduling and context switched back into the CPU.

    youdao

  • Win32sleepex函数当前线程直到下面事件之一发生

    The Win32 SleepEx function suspends the current thread until one of the following occurs.

    youdao

  • 工作流不会内存,不会阻塞线程,也不会在等待输入耗尽进程

    The workflow doesn't hang around in memory blocking a thread and using up a process while it's waiting for input.

    youdao

  • presentationreconciler根据每次更新文本外观,而Reconciler类运行一个守护线程必将用户界面(UI)就能解析文档

    The PresentationReconciler class updates the text's appearance with every keystroke, and the Reconciler class runs in a daemon thread, parsing the document without holding up the user interface (UI).

    youdao

  • 应用程序之所以挂起是因为每个线程都拥有装入想得到另一个类装入器上锁,如图2的时间线图所

    The application hangs because each thread owns a lock on one of the class loaders and wants the lock on the other class loader, as illustrated in the timeline diagram in Figure 2.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定