Florian Klaempfl wrote: > Further, it allows an additional symbol to be given > > procedure p;synchronized mycriticialsection; > > Any suggestions about doing it better? How to avoid deadlocks? If a synchronized class is calling another synchronized class ... :-S. Micha