2016-01-08 13:36 GMT+01:00 Denis Kudriashov <dionisiydk@gmail.com>:
2016-01-08 13:06 GMT+01:00 stepharo <stepharo@free.fr>:
I have a (stupid) question.
Is the code running without the primitives?
Are the code below the primitives correct?
I asked that because we can have 100 eyes and brains on the smalltalk level and far less on the VM primitive level.


Eliot code is used VM primitives for critical sections. 

And it seams that without primitive it is impossible to implement #critical:ifLocked:. Current implementation is not guard against caller blocking