Spinlock
A mutual exclusion mechanism in which a process executes in an infinite loop waiting for the value of a lock variable to indicate availability.
A mutual exclusion mechanism in which a process executes in an infinite loop waiting for the value of a lock variable to indicate availability.