英语单词pthreads是什么意思?pthreads怎么读?pthreads怎么发音?英语网为您整理了pthreads的解释、用法、例句、词组等相关学习资料。下面跟小编一起来看看吧!

pthreads的意思
1、线程
pthreads的双语例句
1、You need to consider this when using pthreads.
在使用pthreads时您需要考虑到这一点。
2、In Linux, only pthreads provides a timeout feature in wait functions.
在Linux中,只有pthreads在等待函数中提供了超时的特性。
3、The threading model used is the POSIX threading interface, often called pthreads.
使用的线程模型是POSIX线程接口,通常称为pthreads。
4、A note on Pthreads scheduling and compiler optimization
关于Pthread调度和编译器优化的几点说明
5、And finally, pthreads are ideal for parallel programming on multiple-CPU machines.
最后,pthreads是在多CPU计算机上进行并行编程的理想之选。
6、The pthreads implementation supports both blocking and timeouts.
pthreads实现既支持阻塞也支持超时。
7、In Linux, pthreads does not provide an initial state, but POSIX semaphores provide an initial state.
在Linux中,pthreads并没有提供初始状态,而POSIX信号量则提供了一个初始状态。
8、When used along with the Mutex, pthreads conditional variables provide event-based synchronization between threads, but they are synchronous.
当与互斥一起使用时,pthreads条件变量可以在线程之间提供基于事件的同步机制,不过这是同步的。
9、In Linux, POSIX semaphores and system V semaphores are asynchronous but pthreads conditional variables are not asynchronous.
在Linux中,POSIX信号量和System V信号量也都是异步的,不过pthreads条件变量不是异步的。
10、In Linux, the POSIX semaphore supports this functionality, but the pthreads do not.
在Linux中,POSIX信号支持此功能,但pthreads不支持。
11、The reasons why a process cannot or should not migrate vary ( using pthreads, doing significant amount of disk operation, very short runtime duration).
进程不能或者不应该迁移的原因是多种多样的(使用pthreads、进行大量磁盘操作、运行期非常短)。
12、Named event objects are provided to provide synchronization between the processes, but in Linux, both the pthreads and POSIX provides synchronization between threads.
有名事件对象用来在进程之间进行同步,而在Linux中,pthreads和POSIX都提供了线程间的同步功能。
13、Applications can be designed to have user-level threads that are scheduled to work by the application or by the pthreads scheduler in libpthreads.
应用程序在设计上可拥有多个用户级线程,并将它们计划为由应用程序或libpthread中的pthread调度程序处理。
14、And the main reason to use POSIX threads, or pthreads, is even simpler: As part of the standardized C language threads programming interface, they are highly portable.
而且使用POSIX线程或pthreads的主要原因更加简单:作为标准C语言线程编程接口的一部分,它们可高可移植的。
15、POSIX Threads Programming is a great tutorial that begins with an introduction to concepts and takes you all the way through such topics as how to develop hybrid MPI/ Pthreads.
POSIX Threads Programming是一个出色的教程,它介绍了基本概念并涉及许多主题,比如如何开发混合的MPI/Pthreads。
16、All Pthreads created for the test are run FIFO policy at rtmax priority so that they won't be interfered with at all other than by critical system interrupts.
为测试创建的所有Pthread使用FIFO策略以rtmax优先级运行,所以它们不会被除了关键系统中断之外的所有东西干扰。
17、For this article, you'll use the POSIX Threads library ( also known as Pthreads; see Resources for a link), but implementations such as Boost Threads ( see Resources for a link) can also be used.
对于本文,我们使用POSIX Threads库(也称为Pthreads;见参考资料中的链接),但是也可以使用Boost Threads等实现(见参考资料中的链接)。
以上是英语网为您整理的pthreads怎么读的相关信息,希望对大家有一定的帮助。查看更多关于pthreads的用法、pthreads的释义、pthreads的相关详情请点击:https://dict.ruihongw.com/pthreads
