Threadsafe project model

David Nolden zwabel at googlemail.com
Fri Jul 16 11:59:10 UTC 2010


Ah yeah in case there's a problem with signals/slots and
thread-affinity, together with the foreground-lock I've also added a
DO_IN_FOREGROUND macro, which _really_ does the thing in the
foreground, and finishes when it's done.

Example usage:

parseTarget() {
collect
}




More information about the KDevelop-devel mailing list