![]() |
subject > mechanism > semaphore |
![]() ![]() | ||||
semaphore comparison table |
Subject | prevent | is a kind of | is a subtopic of | has definition |
---|---|---|---|---|
mechanism | subject | The Basics of Java | ||
semaphore | race conditions | mechanism | 10.5 - Defects in Timing and Co-Ordination: Deadlock, Livelocks and Critical Races | A mechanism that allow data items to be locked so that they cannot be accessed by other threads when they are not ready |
Next mechanism: socket Up: mechanism Previous mechanism: synchronization