• A run queue is a list of runnable threads, sorted by thread priority value.

    运行队列运行线程所组成列表,按照线程优先级的值进行排序

    youdao

  • This is a thread priority setting an example, you can learn how to control the thread.

    一个线程优先级设置例子可以学习怎样控制线程。

    youdao

  • Can set thread priority based on task semantic, such as below normal for a screen saver.

    可以基于任务设定优先权例如用于屏幕存储器线程应该低于一般水平

    youdao

  • Although the JCL defines the concept of thread priority, a traditional JVM is not required to enforce priorities.

    尽管JCL定义了线程优先权概念,然而传统JVM并不需要执行优先权

    youdao

  • Each CPU on a system has its own dedicated run queue, which is a list of runnable threads sorted by thread priority value.

    系统每个CPU都有自己专用的运行队列队列线程优先级排序的可运行线程列表

    youdao

  • With the 5.0 release, the thread priority implementation for the Solaris platform changed somewhat, reverting to an older behavior.

    5.0发行版中针对Solaris平台线程优先级实现方式做了一些修改,返回一种更原始的行为上。

    youdao

  • The reason is that increasing writer thread priority does not solve the problem if all writer threads have their priorities increased.

    原因如果所有写线程优先级提高了,这不能解决问题

    youdao

  • To do this, we set the thread priority of the polling threads to 38 (the highest RT priority) and the priorities of the triage pool threads to 37.

    为此我们线程线程优先级设置38最高RT 优先级),将筛选线程的优先级设置为 37。

    youdao

  • The Linux kernel performs thread scheduling based on static controls, such as thread priority levels, and on certain dynamic conditions of the threads executing in the system.

    Linux核心可以根据静态控制(线程优先级级别)系统执行线程某些动态条件下来执行线程调度

    youdao

  • This article describes aspects of RTSJ threading and synchronization by discussing how thread priorities and priority queues are managed.

    本文通过讨论如何管理线程优先优先级序列来描述RTSJ线程化和同步

    youdao

  • The tag contains information about the priority of the GC thread when the quanta began.

    标记包含关于时间开始gc线程优先级信息

    youdao

  • One of the simplest examples of priority inversion, illustrated in the top diagram in Figure 2, involves three threads: one high (h), one medium (m), and one low (l) priority thread.

    2最上面图表解释了最简单优先反转示例它涉及三个线程:一个高级(H)、一个中级(M)一个低级(L)优先级线程

    youdao

  • But, because the thread at priority 4 executes first, it should have a slightly larger share of the five-second execution interval and print out a higher loop count.

    但是由于首先执行优先级为4线程,因此秒钟执行时间间隔中,分得时间多一些并且打印循环计数也稍大一些。

    youdao

  • It makes the compilation thread operate at a lower priority than RT tasks and is tuned to avoid generating code with severely nondeterministic performance effects.

    使编译线程低于RT任务优先级操作,并且作出了调整避免生成带有严重的不确定性性能影响代码

    youdao

  • A thread at priority 6: This thread performs the same actions as the thread at priority 4.

    优先6线程线程执行动作与优先级为4的线程相同

    youdao

  • A dispatched thread with an RT priority is allowed to execute until it blocks, voluntarily relinquishes control by yielding, or is preempted by a thread with a higher RT priority.

    具有RT优先调度线程可以一直执行直至阻塞通过让步自愿放弃控制权,具有更高rt优先级的线程抢占。

    youdao

  • The system detects that the P3 thread is holding a lock required by the P1 thread and elevates its priority to P1 until the lock is released.

    如果系统检测P 3线程正在持有一个P 1线程需要,则会P 3线程优先级置为P1,直到释放了锁。

    youdao

  • The main RT thread creates the two RT threads, but only the second RT thread at the 6th RT priority is allowed to run while the main RT thread sleeps.

    rt线程创建两个rt线程但是只有第二个RT线程(具有第6 RT优先级)能够主r t线程休眠时运行。

    youdao

  • The time quantum given to a thread depends on the thread's assigned priority.

    线程提供时间取决于给线程指定优先级

    youdao

  • Appropriate priority selection for execution of thread-pooling logic can help prevent problems encountered in thread enqueueing and dequeueing.

    执行线程入池逻辑选择适当的优先级有助于防止线程入队出队中遇到问题

    youdao

  • A thread with an RT priority that voluntarily yields is placed at the back of the queue for its priority.

    具有RT优先自愿让步线程优先级置于队列端。

    youdao

  • 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.

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

    youdao

  • The meteorological data gathering task ran as an infrequent, low priority thread, and used the information bus to publish its data.

    气象数据进程负责把收集的气象数据放到数据总线上运行不频繁,是优先级进程

    youdao

  • Yielding only to a thread of the same priority means that Thread.yield is of questionable use in an RT application that USES more than one RT priority.

    让步具有相同优先线程意味着使用多个RT优先级的RT应用程序中使用Thread .yield可能会出现问题。

    youdao

  • Default JIT compilation, whereby the JIT compiler thread runs at low priority.

    默认JIT编译,JIT编译线程较低优先级上运行

    youdao

  • Once the priority class of the process is set, SetThreadPriority is used to set the priority level of the thread within the priority class of the process.

    一旦设置进程优先等级,就可以使用SetThreadPriority在进程优先级等级内部设置线程的优先级层次。

    youdao

  • Thread.yield yields execution only to a thread at the same priority and never yields execution to a thread with a higher or lower priority.

    yield让步给具有相同优先线程决不会让步高于低于自身优先级的线程。

    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

  • The parameter target_thread indicates the thread whose priority is to be changed; param indicates the priority.

    参数target _ thread告知线程修改优先级;param指定了优先级。

    youdao

  • The parameter target_thread indicates the thread whose priority is to be changed; param indicates the priority.

    参数target _ thread告知线程修改优先级;param指定了优先级。

    youdao

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

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

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