What is the purpose of a mutex in concurrent programming?单项选择题

A
a. To improve thread performance in terms of speed.
B
b. To control thread scheduling and give higher priorities to our threads.
C
c. To provide mutual exclusion to critical sections of code.
D
d. To handle exceptions in threads so the executed program does not fail.
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
In Linux, a mutual exclusion applies the one of following cases.
A critical section can be as small as a single line of code.
Assume a program has 8 threads and has no race conditions. It is running on a 4-core CPU (i.e. 4-threads can run simultaneously). The number of threads running in a critical section of this program would be
Assume a program has 10 threads and has no race conditions. It is running on a 4-core CPU (i.e. 4-threads can run simultaneously). The number of threads running in a critical section of this program would be
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!