Content deleted Content added
No edit summary |
No edit summary |
||
Line 7:
Historically, such data structures were used on [[uniprocessor]]
machines with [[operating systems]] that supported multiple
computing threads (or [[processes]]). The term [[concurrency (computer science)|concurrency]] captured the
[[multiplexing]]/[[interleaving]] of the threads' operations on the
data by the operating system, even though the processors never
|