test and set lock
Posted: Sun Jul 06, 2003 1:52 am
Hi is there an intel version of the tsl instruction that tanenbaum tells about in his book?
TSL: Test and set lock
----------------------------
Copies value of some memory location to a register and sets a new value to this memory location. All this is done atomically.
TSL: Test and set lock
----------------------------
Copies value of some memory location to a register and sets a new value to this memory location. All this is done atomically.