Home >  Term: exclusión mutua
exclusión mutua

A programming technique that ensures that only one program or routine at a time can access some resource, such as a memory location, an I/O port, or a file, often through the use of semaphores, which are flags used in programs to coordinate the activities of more than one program or routine.

0 0

Creator

© 2026 CSOFT International, Ltd.