• You can define other threads by configuring the report widget.

    可以配置报告小部件来定义其他线程

    youdao

  • If no other threads are available for execution, then processors may sit idle.

    如果没有其他线程可供执行那么处理器就空闲

    youdao

  • Also, many other threads and processes may be started to carry out various tasks.

    同样启动其他众多线程和进程执行不同任务

    youdao

  • Usually, the main use of a semaphore is to synchronize a thread?s action with other threads.

    通常信号主要用途同步某个线程其他线程动作

    youdao

  • But once the previous lock is released, other threads are now free to modify the previous bucket.

    然而前面一旦释放,其它线程就将可以自由修改前面的bucket。

    youdao

  • The calls act as a warning to other threads to go to sleep and wait their turn for the mutex lock.

    两个函数调用作用就是警告其它线程它们继续睡眠等待轮到它们对互斥对象加锁。

    youdao

  • Unfortunately, weightless thread users need to pay attention to "playing nice" with other threads.

    不幸的是,轻便线程用户需要注意好好地处理”其它线程

    youdao

  • You can pass this object in to other methods -- in other threads -- and not worry about it at all.

    可以对象传递其他线程中的其他方法而且根本无需担心。

    youdao

  • Then, other threads can read this variable knowing that they will always see the most up-to-date value.

    然后其他线程可以读取这个变量,从而随时能够看到最新温度值。

    youdao

  • Once the thread has finished with the object, it releases it so that other threads can then gain access.

    一旦线程完成对该对象的处理之后,便释放对象,以便其他线程可以进行访问。

    youdao

  • Now that the mutex is unlocked, other threads can access and modify the linked list, possibly adding items.

    现在互斥对象已解锁,其它线程可以访问修改链接列表,可能还会添加项。

    youdao

  • The first thread locks the mutex and appends data to the queue, while the other threads wait for their turn.

    第一线程锁住互斥数据添加队列中其他线程等待轮到它们操作。

    youdao

  • This will block the thread until all other threads have called the method, then they are released all at once.

    这么引起阻塞,当所有线程调用这个方法便同时释放所有线程

    youdao

  • The longer a synchronized code block requires for execution, the longer other threads wait to enter that block.

    同步代码所需执行时间其他线程等待进入代码块的时间就越长。

    youdao

  • These operations are "atomic;" they always happen together, without any other threads executing in between them.

    这些操作原子操作”;它们总是一起执行没有任何其他线程它们之间执行。

    youdao

  • The purpose of the sleep is to allow the garbage collector to finish up after it has released the other threads.

    休眠目的在于垃圾回收器充分时间,释放其他线程之后完成工作。

    youdao

  • If you want to change state in a way that other threads will see it, then you might want to use Clojure's atoms.

    如果其他线程可见方式变更状态可能需要采用Clojureatoms

    youdao

  • However this isn't a good solution because it may lock out the other threads from being able to have fair access.

    但是并非一个很好的解决方案因为可能会妨碍其他线程合法访问

    youdao

  • For other threads waiting on the same mutex, this has a negative effect, because the wait time is now even longer.

    对于等待同一互斥锁其他线程不利影响因为等待时间现在更长

    youdao

  • There's the race condition caused by other threads banging on your collection while the add or remove is taking place.

    添加移除元素时,存取集合其他线程引起竞争条件

    youdao

  • The one major difference, mentioned above, is that these blocking reads and writes can be interrupted by other threads.

    唯一主要差别如上所述,这些阻塞可以其它线程中断

    youdao

  • Thread data refers to session's thread information, the information about the primary and other threads of the session.

    线程数据会话线程信息有关会话基本线程其他线程信息。

    youdao

  • If main finishes before the threads it has created and exits with pthread_exit , the other threads continue to execute.

    如果main创建线程之前完成使用pthread_exit退出,那么其他线程继续执行

    youdao

  • In this model, called Pipelining, the main thread is used to loop through the results as they are produced by the other threads.

    这个被称为“并行管道”的模型下,主线程将会另一线程产出结果同时进行循环处理。

    youdao

  • Different threads can successively call the function and modify the data without informing the other threads that are using the data.

    不同线程可能会先后调用那个函数并且修改那些数据时不会通知其他正在使用数据的线程。

    youdao

  • To fix this problem, Android offers several ways to access the UI thread from other threads. Here is a list of methods that can help.

    为了解决以上问题Android提供了几种途径其它线程访问UI线程

    youdao

  • Then net effect is that we will end up with a longer critical section which may result in other threads stalling and reduced throughput.

    这种做法带来的真正效果我们获得一个更长的临界可能导致其他线程受到拖延从而降低吞吐量。

    youdao

  • Contention for these locks from other threads, and also locks to be acquired during finalization, might occur and can result in deadlock.

    其他线程可能争用这些在终结期间获取的锁,进而导致死锁。

    youdao

  • Each thread can see only the value associated with that thread, and is unaware that other threads may be using or modifying their own copies.

    每个线程只能看到自己相联系知道别的线程可能正在使用修改它们自己的副本。

    youdao

  • Each thread can see only the value associated with that thread, and is unaware that other threads may be using or modifying their own copies.

    每个线程只能看到自己相联系知道别的线程可能正在使用修改它们自己的副本。

    youdao

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

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

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