Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
mutual exclusion
(Or "mutex", plural: "mutexes") A
collection of techniques for sharing resources so that
different uses do not conflict and cause unwanted
interactions. One of the most commonly used techniques for
mutual exclusion is the semaphore.
(1995-04-08)