Home > Term: data race
data race
In multithreading, a situation where two or more threads simultaneously access a shared resource. The results are indeterminate depending on the order in which the threads accessed the resource. This situation, called a data race, can produce different results when a program is run repeatedly with the same input. See also mutual exclusion, mutex lock, semaphore lock, single-lock strategy, spin lock.
- Jenis Kata: noun
- Industri / Domain: Komputer
- Kategori: Tempat kerja
- Company: Sun
0
Penulis
- Shemayah
- 100% positive feedback