首页 > Term: critical section
critical section
A segment of code which is not reentrant; that is, it does not support concurrent access by multiple threads. Often, a critical section is used to protect shared resources.
0
创建者
- Romain
- 44.44% positive feedback