Thread-safety issue in cmake support ?

Esben Mose Hansen kde at mosehansen.dk
Wed Jun 9 17:58:20 UTC 2010


On Wednesday 09 June 2010 18:12:47 Christoph Cullmann wrote:
> Then you are stuck more or less with the BKL idea of David.
> I don't see any other solution, than the big lock, if there is no policy
> in  place, how to isolate the threads from the gui during their runtime.

Both can be done in parallel, actually. If a BKL were implemented, it would 
then be possible to walk around and eliminate each usage of it (except in the 
main thread)

-- 
Kind regards, Esben




More information about the KDevelop-devel mailing list