当前线程 英语是什么意思 - 英语翻译

在 中文 中使用 当前线程 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
如果当前线程不是Monitor的所有者.
If the current thread is not the owner of the object's monitor.
Booleaninterrupted()测试当前线程是否已经中断。
Static boolean interrupted()- Tests whether the current thread has been interrupted.
它会导致当前线程暂停执行直到t线程终止。
Causes the current thread to pause execution until t's thread terminates.
Get不同,它允许我们阻止当前线程,直到将来完成。
Get, which allows us to block the current thread until a Future has completed.
Schedulers.immediate():在当前线程立即执行。
Schedulers. immediate(): Executes the work immediately on the current thread.
Combinations with other parts of speech
Staticbooleaninterrupted()测试当前线程是否已经中断。
Static boolean interrupted()- Tests whether the current thread has been interrupted.
Schedulers.trampoline():将任务在当前线程队列。
Schedulers. trampoline(): schedules tasks in the current thread.
Staticbooleaninterrupted()它测试当前线程是否已被中断。
Static boolean interrupted()- Tests whether the current thread has been interrupted.
则抛出InterruptedException,并且清除当前线程的已中断状态。
Then InterruptedException is thrown and the current thread's interrupted status is cleared.
Interrupted()测试当前线程是否已经中断。
Tests whether current thread has been interrupted.
Geti1()访问当前线程中存储在i1中的值。
Geti1() accesses the value currently stored in i1 in the current thread.
Geti1()得到存储在当前线程中i1的数值。
Geti1() accesses the value currently stored in i1 in the current thread.
其他某个线程中断当前线程,并且支持对锁获取的中断;或者.
Some other thread interrupts the current thread, and interruption of lock acquisition is supported; or.
如果变量没有用于当前线程的值,则先将其初始化为调用initialValue()方法返回的值。
If the variable has no value for the current thread, it is first initialized to the value returned by an invocation of the initialValue() method.
唤醒的线程将无法继续,直到当前线程释放该对象上的锁。
The awakened threadwill not be able to proceed until the current thread relinquishes the lock on this object.
如果当前线程在等待之前或在等待时被任何线程中断,则会抛出InterruptedException。
If the current thread is interrupted by any thread before or while it is waiting, then an InterruptedException is thrown.
其他某个线程中断当前线程,并且支持对锁获取的中断。
Some other thread interrupts the current thread, and interruption of lock acquisition is supported.
如果当前线程在等待时被其他线程中断,则会抛出InterruptedException。
If the current thread is interrupted by another thread while it is waiting, then an InterruptedException is thrown.
唤醒的线程将无法继续,直到当前线程放弃此对象上的锁定为止。
The awakened threadwill not be able to proceed until the current thread relinquishes the lock on this object.
ListEvents()方法使用绑定到当前线程的HibernateSession来执行查询:.
The listEvents() method uses the Hibernate Session bound to the current thread to execute a query:.
Sleep不会创建一个新线程,sleep是Thread类的静态方法,用于暂停当前线程的活动。
Sleep does not create a new threadsleep is a static method of theThread class that temporarily stops the activity of the current thread.
SEH(结构化异常处理程序)链接窗口会显示当前线程的结构化异常处理程序函数。
The SEH(Structured Exception Handler)chain window shows the Structured Exception Handler functions for the current thread.
InterruptedException-如果在当前线程等待通知之前或者正在等待通知时,任何线程中断了当前线程
InterruptedException- if any thread interrupted the current thread before or while the current thread was waiting for a notification.
InterruptedException-如果在当前线程等待通知之前或者正在等待通知时,任何线程中断了当前线程
InterruptedException- if any thread interrupted the current thread before or while the current thread was waiting.
SecurityContext:一种Win32COM组件,用来简化当前线程的上下文安全查询。
SecurityContext: A Win32 COM component tosimplify the querying of the OS security context of the current thread.
最后,store动作会被导向到createAndStoreEvent()方法,它也使用当前线程的Session:.
Finally, the store action is dispatched to the createAndStoreEvent() method,which also uses the Session of the current thread:.
这样的话就需要做出一个设计选择:访问权限可能会阻塞当前线程或进程,直到future得到resolve(可能需要超时)。
Then there is a design choice to be made:the access could block the current thread or process until the future is resolved(possibly with a timeout).
等待提供一个条件的主要属性是:以原子方式释放相关的锁,并挂起当前线程,就像Object.wait做的那样。
The key property that waiting for a condition provides is that it atomically releases the associated lock andsuspends the current thread, just like Object. wait.
结果: 28, 时间: 0.0136

单词翻译

顶级字典查询

中文 - 英语