Descriptionruntime: improve locking on openbsd
Implement a locking model based on the current linux model - a
tri-state mutex with active spinning, passive spinning and sleeping.
Patch Set 1 : diff -r 06199863489f https://go.googlecode.com/hg/ #Patch Set 2 : diff -r 06199863489f https://go.googlecode.com/hg/ #Patch Set 3 : diff -r e3fce1a757cb https://go.googlecode.com/hg/ #
MessagesTotal messages: 9
|