critical section
短语[计] 临界段
词形变化
critical sections
复数
critical sections
释义与例句
n.
-
1.
A piece of code that accesses a shared resource that must not be concurrently accessed by more than one thread of execution.
计算机 工程 数学