Fresco CVS commit notification.
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Prague/include/Prague/Sys In directory purcel:/tmp/cvs-serv22640/Prague/include/Prague/Sys Modified Files: ThreadQueue.hh Log Message: make the queue behave correct, even though the two distinct top/pop methods are still not thread-safe. Hmm we have to trade thread safety against exception safety. I guess thread safety should win...