• 这种情况下优先线程一个线程都会提高优先级。

    In this case, the low-priority thread and that other thread are boosted.

    youdao

  • RT系统必须小心管理同步防止优先线程等待优先线程的情况发生。

    Synchronization must be carefully managed within a RT system to prevent high-priority threads from waiting for lower-priority threads.

    youdao

  • 优先反转将延迟优先线程优先线程执行。

    The inversion of priorities delays both the low- and the high-priority thread from making progress.

    youdao

  • 一个优先系统可以优先线程投入比优先线程更多注意力

    One priority system could simply devote more attention to "high-priority" threads than to low-priority ones.

    youdao

  • 优先继承确保了在优先线程需要资源优先线程占用避免发生优先反转

    Priority inheritance ensures that priority inversion is avoided when a higher-priority thread needs a resource held by a lower-priority thread.

    youdao

  • 优先反转优先线程不会因中优先线程正在运行,而被持有所需优先线程阻塞

    No priority inversions: High-priority threads cannot be blocked by low-priority threads holding locks they need because medium-priority threads are running.

    youdao

  • 通过线程可以优先调度重要任务甚至中断优先级任务。

    With threads, important tasks can be scheduled to take precedence over-and even interrupt-lower-priority tasks.

    youdao

  • 还有一种可能启动时派生单独优先线程系统空闲时再完成初始化不过这种方法需要特别注意处理好同步

    Another possibility is to fork a separate low-priority thread during startup to perform initialization when the system is idle, although this choice requires more care to handle synchronization.

    youdao

  • 刚刚描述场景发生用时优先级的线程优先运行直至线程释放锁。

    In the scenario just described, the low-priority thread runs at high priority when lock contention occurs until the point in time that it releases the lock.

    youdao

  • 就像规范要求的那样,优先线程(优先p3)获取对象一个优先级(优先p1)的线程夺取执行权。

    A low priority thread (at priority P3) acquires the lock on an object and is pre-empted by a higher priority thread (at priority P1), as the specification mandates.

    youdao

  • 优先反转指的阻塞优先线程优先线程持有

    Priority inversion is a condition where a high-priority thread is blocked on a lock held by a low-priority thread.

    youdao

  • 必须精确时间内响应事件应用程序无法确保不会在一个高优先线程之前调度优先线程

    An application that must respond to events in a well-defined time has no way to ensure that another low-priority thread won't get scheduled in front of a high-priority thread.

    youdao

  • 可能存在下面种情况:优先线程试图获取优先线程持有,而优先线程自身又一个线程持有的另一个锁阻塞。

    It's possible that, at the point the high-priority thread tries to acquire the low-priority thread's lock, the low-priority thread itself is blocked on a different lock held by a another thread.

    youdao

  • 锁定一个资源会影响所有优先线程就算这些线程根本这个资源没有兴趣

    Locking a resource affects all the threads with lower priority even if not interested to the resource.

    youdao

  • 如果一个优先线程请求优先线程持有会造成优先线程之后等待

    A higher priority thread can wait behind a lower priority thread if the lower priority thread holds a lock for which the higher priority thread is waiting.

    youdao

  • 模型扩展固定优先调度模型,同时通过实现模型线程减少实现了运行时的开销

    It expands a fixed priority scheduling model and minimizes run-time costs by minimizing the number of threads in the implementation.

    youdao

  • 什么办法可以设置一个优先不同调度(或两者),线更多CPU时间运行

    Is there any way I can set a lower priority or a different scheduling (or combination of both) so the main thread has more CPU time to run?

    youdao

  • 优先线程优先于“优先线程”执行。

    Threads with higher priority are executed in preference to threads with lower priority.

    youdao

  • 每个线程都有一个优先级,优先线程执行优先优先线程

    Every thread has a priority. Threads with higher priority are executed in preference to threads with lower priority.

    youdao

  • 每个线程都有一个优先级,优先线程执行优先优先线程

    Every thread has a priority. Threads with higher priority are executed in preference to threads with lower priority.

    youdao

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

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

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