Definitions from Wiktionary (data race)
▸ noun: (programming) A problematic situation where one thread could potentially read or write a memory location while another thread is writing to it.
▸ Words similar to data race
▸ Usage examples for data race
▸ Idioms related to data race
▸ Wikipedia articles (New!)
▸ Words that often appear near data race
▸ Rhymes of data race
▸ Invented words related to data race
▸ noun: (programming) A problematic situation where one thread could potentially read or write a memory location while another thread is writing to it.
Similar:
race,
readers-writers problem,
race hazard,
race condition,
ABA problem,
critical section,
write-only memory,
memory safety,
memory barrier,
memory leak,
more...
Opposite:
▸ Words similar to data race
▸ Usage examples for data race
▸ Idioms related to data race
▸ Wikipedia articles (New!)
▸ Words that often appear near data race
▸ Rhymes of data race
▸ Invented words related to data race