posix
- 网络可移植操作系统接口;子系统;共享内存
-
Designs for the POSIX Real-time System Interface of a Virtual Operating System
虚拟操作系统中的POSIX实时接口的设计
-
Posix Threads Synchronization Mechanism and Its Application in Distributed Power Network Monitoring System
Posix线程同步机制及其在电网监控系统中的应用
-
Information technology & Test method for measuring conformance to POSIX
GB/T17548-1998信息技术POSIX依从性的测试方法
-
POSIX is for many functions I find I need frequently .
POSIX用于许多经常使用的函数。
-
POSIX services are available at compile time through system header files .
在编译时可通过系统的头文件获取POSIX服务。
-
Research and realization of sporadic task scheduling based on POSIX
POSIX零星事件调度策略的研究与实现
-
User-level C code can also use these POSIX services .
用户级别的C代码也可以使用这些POSIX服务。
-
Design and Implementation of a Feedback Algorithm of Thread Pool Based on POSIX Thread Library
基于POSIX线程库的线程池反馈算法的设计与实现
-
POSIX threads provide the threading mechanism as well as shared memory .
POSIX线程提供了线程化机制和共享内存。
-
POSIX signal handling is done in kernel space .
POSIX信号处理在内核空间中完成。
-
The system is implemented in ANSI C , according with POSIX specification .
系统的实现利用标准C开发,基本符合POSIX规范。
-
A User-based Security Model of POSIX Capabilities and Its Realization
一种基于用户的Capabilities安全模型及其实现
-
To overlay the standard POSIX interface onto an object storage system , a mapping is required .
为了将标准POSIX接口叠加到对象存储系统上,需要一个映射。
-
For years , POSIX capabilities could be assigned to processes , but not to files .
多年以来,POSIX能力只能分配给进程,而不能分配给文件。
-
As a kind of IPC , real-time message queue is defined in POSIX .
实时消息队列作为一种IPC是在POSIX。
-
The proper way to activate UTF-8 is the POSIX locale mechanism .
激活UTF-8的恰当的办法是POSIX语言环境机制。
-
The threading model used is the POSIX threading interface , often called pthreads .
使用的线程模型是POSIX线程接口,通常称为pthreads。
-
Linux kernel threads accord with the POSIX standard , many works have been done on it .
Linux内核级线程符合POSIX线程标准。
-
Be sure to check the Resources section for details on POSIX threads and concurrent queue algorithms .
请通过参考资料进一步了解POSIX线程和并发队列算法。
-
This is because you need to have kernel tmpfs support in order to use POSIX shared memory .
这是因为您需要内核tmpfs支持来使用POSIX共享的内存。
-
On Linux , POSIX semaphores are used only between the threads of same process .
在Linux上,在相同进程的不同线程之间,则只使用POSIX信号量。
-
This paper first introduces a hard real time OS & LynxOS , which is compatible with POSIX standard .
文章介绍了POSIX兼容的嵌入式硬实时操作系统LynxOS,LynxOS的硬实时性及其在嵌入式系统应用中的重要功能。
-
The timeout option is not available in the POSIX semaphore .
在POSIX信号中不能使用超时选项。
-
Regular expression is now considerably faster after a complete rewrite to be POSIX compliant .
为了与POSIX兼容而进行重写之后,正则表达式的运行现在快了很多。
-
Policy-adaptive capability inheritance algorithm consistent with POSIX standard
多策略适应的一种POSIX权能遗传算法
-
The advantages of NPTL over its predecessors are POSIX compliance and better performance .
NPTL与它的前任相比优势在于POSIX兼容性和性能。
-
Kernel signal handling is rather elaborate , because the POSIX semantics allows processes to temporarily block signals .
内核信号处理是很复杂的过程,因为POSIX信号语义允许进程临时禁止某些信号的接收。
-
And POSIX condition variables are the subject of my next article , where I 'll show you exactly how to use them .
而POSIX条件变量将是我下一篇文章的主题,其中将说明如何正确使用条件变量。
-
Finally , the regex man page , available on many UNIX systems , provides information on building POSIX regexps .
最后,很多UNIX系统上提供的regex手册页提供了有关构建POSIXregexp的信息。
-
In Linux , the POSIX semaphore implementation only supports indefinite wait ( blocking ) .
在Linux中,POSIX信号实现只支持不确定的等待(阻塞)。