On 19 Jun, 2012, at 10:07 , ext Peter Kümmel wrote:

> BTW, are there any plans to use lock-free techniques somewhere within Qt?

http://qt.gitorious.org/qt/qtbase/blobs/master/src/corelib/tools/qfreelist_p.h
http://qt.gitorious.org/qt/qtbase/blobs/master/src/corelib/tools/qfreelist.cpp

;)

> Or have you already evaluated it? The lock-free strategy looks a bit
> like transactional memory: try it until it is right.

This is one approach, but there are others. I'd love to see more of them show 
up in Qt :)

--
Bradley T. Hughes
bradley.hug...@nokia.com




_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to