Content deleted Content added
https://en.wikipedia.org/w/index.php?title=Test_and_test-and-set&oldid=869387971 seems to have misunderstood that the pseudocode in https://en.wikipedia.org/wiki/Test-and-set#Software_implementation_of_test-and-set is only pseudocode and is _missing_ "actual atomic locking". The yield() doesn't help. As such, i think previous versions of the text of this section are clearer. Really, this article should maybe just be a section in the test-and-set article. |
InedibleHulk (talk | contribs) m →Caveat: Hyphen, comma, negative. |
||
Line 29:
==Caveat==
Although this [[Optimization (computer science)|optimization]] is useful in [[system programming]], it should be avoided in high
==See also==
|