data race (0 synonym found)

We don't have synonyms for data race yet — it may be a rare, specialized, newly coined, or misspelled word. The closest thesaurus entries we have are rat race, data rate and date rape.


We don't have any synonyms for data race yet.

Did you mean…

Think data race belongs in the thesaurus? Recommend it and we'll take a look.


Definition of data race:

(n) : (programming) A problematic situation where one thread could potentially read or write a memory location while another thread is writing to it.

Definition of data race:

(n) : (programming) A problematic situation where one thread could potentially read or write a memory location while another thread is writing to it.

Back to Top