Whenever an interrupt wakes up the thread, process the interrupt the same way the actual API and application process it.
不管中断何时唤醒这个线程,就使用与实际api和应用程序相同的方法来处理这个中断。
On the other hand, you have more direct control over choices related to thread scheduling since you use the thread API directly.
另一方面,您对于与线程调度有关的选择也有更多直接控制,因为您可以直接使用线程api。
This API (invoking various other components) created a new thread, which in turn wanted to invoke a synchronous call on the UI thread.
这个API(调用其他不同的组件)创建了一个新的线程,反过来想要在UI线程上进行同步调用。
This resulted in the deadlock, because the UI thread was blocked waiting for the API to return.
这导致了这样的僵局,因为UI线程不再等待API的返回。
You will see that the Workers API allows you to not just spawn threads, but to execute arbitrarily complex tasks on the spawned thread.
您将看到WorkersAPI不仅允许派生线程,而且还允许在所派生的线程上任意地执行复杂的任务。
Serving a large page for a forum or a blog takes up a processing thread when it uses a synchronous API.
在使用同步API时,为论坛或blog 中的大型页面提供服务将开启一个处理线程。
The updateApplication API, like most application management APIs, is asynchronous; that is, it returns immediately and performs the update operation in a separate thread.
updateApplicationAPI 和大多数应用程序管理API一样,都是异步 API;即此类 API会立即返回,而在单独的线程中执行更新操作。
A CSLD task thread accesses the Domino server via the Notes API and reads the data.
一个CSLD任务线程通过NotesAPI访问Domino服务器,并读取数据。
A pluglet running on the UI thread invoked an API that blocked waiting for a result.
在UI线程上运行的pluglet调用了阻塞等待结果的API。
Eclipse has a single thread for managing the user interface, and some SWT API methods may only be called from that thread. (see Resources for more information).
Eclipse有一个用于管理用户界面的线程,而且某些SWTAPI方法只能通过该线程调用(有关更多信息,请参阅参考资料)。
Use the kernel API kernel_thread to register this kernel thread in this pseudo code.
在下面的伪代码中,使用了内核api kernel _ thread来注册这个内核线程。
The function start_kthread launches the thread by calling kernel API kernel_thread.
函数 start_kthread通过调用内核API kernel_thread 来启动这个线程。
A CipherService is what most developers want when securing data: a simple, stateless, thread-safe API that can encrypt or decrypt data in its entirety in one method call.
CipherService是多数开发者在保护数据时梦寐以求的东西:简单、无状态、线程安全的API,能够在一次方法调用中对整个数据进行加密或解密。
The article also explains the API that your application can use to interact with Android UI toolkit components running on the main thread and spawn managed worker threads.
同时本文还会对应用程序与主线程中的AndroidUItoolkit组件交互以及产生托管工作线程的API进行解释。
The gluing mechanism of API round thread casing and tubing is analyzed.
分析了API圆螺纹油套管发生粘扣的基本过程及机理。
Tubing thread is available for API tubing threads and TM threads.
油管螺纹可采用API油管螺纹,或TM螺纹。
This value is termed the absolute priority of the thread and is calculated from the priority values assigned through the API to both the thread and the process which owns that thread.
这个值被决定了线程的绝对优先级,这个绝对优先级是通过API赋值给线程的优先级以及它所在进程的优先级共同计算得到的。
A single debugger helper thread is used within every CLR process to make sure that the CLR debugging API operates correctly.
每个CLR进程中只使用一个调试器帮助器线程以确保clr调试api正常运行。
There exists a spiral clearance space in the API round thread casing joint which is effected by the thread tolerance ranges.
API套管圆螺纹自身存在牙间间隙,并形成螺旋状空间间隙带。
It is a precondition and base of improving anti-galling performance of oil well pipe to make sure the leading influencing factor of API pipe thread gluing.
科学地确定出油井管螺纹粘扣的主要影响因素是提高油井管抗粘扣性能的前提和基础。
The sea1ing ability of API connections mainly depends on the machining parameters of connections themselves, but the sealing aid of thread compound can not be overlooked.
螺纹接头的密封性主要取决于螺纹的加工参数,但螺纹脂对螺纹接头的辅助密封作用不应被忽略。
This helper thread is responsible for handling many of the inspection services provided by the debugging API, in addition to assisting with thread synchronization under certain circumstances.
此帮助器线程负责处理由调试api提供的许多检查服务,以及在某些情况下协助线程同步。
The taper and pitch diameter of API round thread casing are two of the most important parameters.
API圆螺纹的锥度和中径是两个重要的参数。
The taper and pitch diameter of API round thread casing are two of the most important parameters.
API圆螺纹的锥度和中径是两个重要的参数。
应用推荐