Object Oriented Software Engineering View all facts Glossary Help |
| synonym > race condition |
| race condition comparison table | ||||
| Subject | prevent by | is a kind of | is a synonym of | have example |
|---|---|---|---|---|
| synonym | kbTop | |||
| race condition | using various mechanisms, such as semaphores, that allow data items to be locked so that they cannot be accessed by other threads when they are not ready | critical race | two processes or threads normally work together to achieve some outcome; however if one is sped up or slowed down then the outcome is incorrect |
Next synonym: shrink-wrapped software Up: synonym Previous synonym: pilot system