mutual exclusion

Our editors are putting together more complete content — check back in about 20 minutes

mutual exclusion — noun

1. the property that only one process can access a shared resource at a time

1.名詞
釋義

the property that only one process can access a shared resource at a time

例句

Mutual exclusion is essential to prevent data corruption in concurrent programming.