interruptible

可中断

常用释义

词性释义

adj.

[计] 可中断的
例句
  • 全部
  • 可中断
1·This indicates that the process is interruptible.
这表明该过程是可中断的。
2·Sometimes throwing InterruptedException is not an option, such as when a task defined by Runnable calls an interruptible method.
有时候抛出InterruptedException并不合适,例如当由Runnable定义的任务调用一个可中断的方法时,就是如此。
3·Figure 8 shows a sample interruptible process for integrating Send and Receive services.
图8展示了将Send服务与Receive服务集成的可中断流程范例。
4·In the Details pane, scroll down to the Server TAB and select process is long-running, which indicates that the process is interruptible.
在Details窗格中,向下滚动到Server选项卡,并选择process is long - running,以指示流程是可中断的。
5·In this paper, I show you how to expose two-way MQ applications as JMS services and integrate them, synchronously or asynchronously, with interruptible and non-interruptible flows.
在本文中,我会介绍如何将双向MQ应用程序公开为JMS服务,并将他们与可中断及不可中断流进行同步或是异步集成。
网络释义

可中断

青春,你慢一点。 - 李木 - 网易博客 ... *TASK_RUNNING( 运行) *TASK_INTERRUPTIBLE可中断) *TASK_UNINTERR…

可中断的等待状态

进程控制块_百度百科 ... TASK_RUNNING 可运行 TASK_INTERRUPTIBLE 可中断的等待状态 TASK_UNINTERRUPTIBLE 不 …

中断的方式

... semaphore *sem); 同上,但是采用中断的方式(interruptible),这是最为常用的使用方式,它允许用户中断一个正在等待信号 …

可唤醒阻塞态

嵌入式系统清华教材1... ... 运行态 Running 可唤醒阻塞态 Interruptible 不可唤醒阻塞态 Uninterruptible ...
更新时间:2025-05-02 18:17