Posix
推荐文章



释义
[计] 可移植性操作系统接口;
英英释义
POSIX
POSIX ( ), an acronym for "Portable Operating System Interface", is a family of standards specified by the IEEE for maintaining compatibility between operating systems. POSIX defines the application programming interface (API), along with command line shells and utility interfaces, for software compatibility with variants of Unix and other operating systems.
以上来源于:Wikipedia
权威例句
POSIX.4: programming for the real worldProgramming with POSIX threads
The native POSIX thread library for Linux
Comparing the Robustness of POSIX Operating Systems
Comparing the Robustness of POSIX Operating Systems
A library implementation of POSIX threads under UNIX
A library implementation of POSIX threads under UNIX
Pthreads programming - a POSIX standard for better multiprocessing
Real-Time Systems and Programming Languages: ADA 95, Real-Time Java, and Real-Time POSIX
Real - time system and programming languages : da 95, real-time java and real-time posix
1. The POSIX lock type is a pthread_mutex.
POSIX锁的类型为pthread _ mutex。
youdao
2. POSIX signal handling is done in kernel space.
POSIX信号处理在内核空间中完成。
youdao
3. It has provided access to POSIX-like systems.
它提供对类POSIX系统的访问。
youdao
4. POSIX is for many functions I find I need frequently.
POSIX用于许多经常使用的函数。
youdao
5. The aim is to move towards 100 percent POSIX compliance.
其目标是实现百分之百POSIX 兼容。
youdao
6. The timeout option is not available in the POSIX semaphore.
在POSIX信号中不能使用超时选项。
youdao
7. In Linux, the call sem_init also creates a POSIX semaphore.
在Linux中,sem_init调用会创建一个POSIX信号。
youdao
8. That's precisely what POSIX condition variables can do for you!
这正是POSIX条件变量能做的事!
youdao
9. A POSIX thread on RHEL has a private stack with a size of 10mb.
RHEL上的一个POSIX线程拥有一个大小为10 MB的私有堆栈。
youdao
10. The proper way to activate UTF-8 is the POSIX locale mechanism.
激活utf - 8的恰当的办法是POSIX语言环境机制。
youdao
11. Linux POSIX semaphores use sem_post to post an event semaphore.
LinuxPOSIX信号量使用sem_post来发出一个事件信号量。
youdao
12. POSIX threads provide the threading mechanism as well as Shared memory.
POSIX线程提供了线程化机制和共享内存。
youdao
13. Defines reentrancy and includes a POSIX listing of a reentrant function.
定义了可重入性,并包含一个可重入函数的POSIX清单。
youdao
14. Also, if a process dies, its POSIX record locks are automatically removed.
此外,如果一个进程死掉,那么它的POSIX记录锁就会自动被删除。
youdao
15. Linux POSIX semaphores use sem_destroy to destroy the unnamed semaphore.
LinuxPOSIX信号使用sem_destroy来销毁无名称的信号。
youdao
16. For years, POSIX capabilities could be assigned to processes, but not to files.
多年以来,POSIX能力只能分配给进程,而不能分配给文件。
youdao
17. On Linux, POSIX semaphores are used only between the threads of same process.
在Linux 上,在相同进程的不同线程之间,则只使用POSIX 信号量。
youdao
18. Executing amqmfsck to verify that the file system is compliant with POSIX standards.
执行amqmfsck以验证文件系统与POSIX的标准是否保持一致。
youdao
19. The threading model used is the POSIX threading interface, often called pthreads.
使用的线程模型是POSIX 线程接口,通常称为pthreads。
youdao
20. CHILD thread SIGCHILD comes to the thread, not the process (a non-POSIX behavior).
子线程SIGCHILD会送到线程而不是进程(非posix行为)。
youdao
21. One annoying feature of the POSIX 1003.1 specification is the lack of a no error value.
POSIX 1003.1规格的一个恼人的特征是缺乏无错误值。
youdao
22. POSIX provides locking and synchronization support through the pthread_mutex data type.
POSIX通过 pthread_mutex数据类型提供锁定和同步支持。
youdao
23. NILFS will make snapshotting or versioning of the POSIX filesystem much familiar to you.
NILFS使得制作POSIX文件系统的快照或版本控制变得熟悉的多。
youdao
24. There are POSIX services for locking a pthread_mutex and unlocking a pthread_mutex.
有一些POSIX服务可用于锁定pthread _ mutex和为pthread _ mutex解锁。
youdao
25. The advantages of NPTL over its predecessors are POSIX compliance and better performance.
NPTL与它的前任相比优势在于POSIX兼容性和性能。
youdao
26. Listing 22 USES POSIX semaphores to implement synchronization between threads a and b.
清单22使用POSIX信号来实现线程a和B之间的同步。
youdao
27. To overlay the standard POSIX interface onto an object storage system, a mapping is required.
为了将标准POSIX接口叠加到对象存储系统上,需要一个映射。
youdao
28. Each processor in the cluster provides a POSIX-file-system environment to the application.
集群中的每个处理器都为应用程序提供了一个POSIX文件系统环境。
youdao
29. POSIX provides five entry points to create, map, synchronize, and undo Shared memory segments.
POSIX为创建、映射、同步和取消共享内存段提供五个入口点。
youdao
30. Let's start by reviewing POSIX threads, which can be either joinable threads or detached threads.
我们首先回顾一下POSIX线程,分为可接合线程或分离线程。
youdao
Posix




