This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Suggestion for gcc additions: process/thread synchronization


This looks to have some nasty characteristics with respect to priority
inversion. I don't see this as desirable at all. You can't just paste in
a little piece of syncrhonization like this, it needs to be a coherent
addition to the language, and would need much more work.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]