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]:
thread-safe
A description of code which is either
re-entrant or protected from multiple simultaneous execution
by some form of mutual exclusion.
(1997-01-30)