On sychronized(lock1, lock2, ...)

Ruby The Roobster rubytheroobster at yandex.com
Thu Aug 11 02:18:41 UTC 2022


This is a "feature" mentioned in Ali's book, with the note that 
it isn't currently supported.  Is there any chance of this being 
implemented along the model of if deadlock, give all locks to the 
thread with the lowest Tid until unlock, then pass the lock to 
the thread with the next-highest Tid, and so on and so forth.


More information about the Digitalmars-d mailing list