Based on discussion earlier this week, I'd like the following patch to get committed to our trunk.
It introduces a new block statement
SYNCHRONIZED-ON <object> body
and next to that a number of functions:
object-wait <object> &optional timeout object-notify <object> object-notify-all <object>
So, what's the verdict?
Anyway, I plan on including some simple test cases, but ofcourse, if someone feels like doing so, please feel free!
Bye,
Erik.