术语 | mutex |
释义 | mutex 互斥(法) In VAX/VMS, a semaphore that is used to control exclusive access to a region of code that can share a data structure or other resource. The mutex (mutual exclusion) semaphore ensures that only one process at a time has access to the region of code. 操作系统VAX/VMS中的一种通信方法,用于控制对共享一数据结构或其它资源的一个码 区的排它性访问。这种互斥通信法保证在同一时间仅有一个进程访问此码区。 参阅mutual exclusion。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。