[CMake] Interrupt problems in cmake-gui

clinton@elemtech.com clinton at elemtech.com
Fri Dec 30 13:53:13 EST 2011


There isn't a lock.

Synchronization is done by threads having event loops and calling Qt slots in a queued fashion (like posting messages to the other event queue).

I imagine you just need to add another place where the interrupt is checked and gracefully return (which should take you back to the event loop).

Clint

----- Reply message -----
From: "Robert Dailey" <rcdailey at gmail.com>
Date: Fri, Dec 30, 2011 10:07 am
Subject: [CMake] Interrupt problems in cmake-gui
To: "CMake ML" <cmake at cmake.org>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111230/2673f966/attachment.htm>


More information about the CMake mailing list