data race
English
Noun
data race (plural data races)
- (programming) A problematic situation where one thread could potentially read or write a memory location while another thread is writing to it.
data raceEnglishNoundata race (plural data races)
See also
|