GDK Threading



Hi all,
I'm looking for some material on writing threaded applications
using gdk. I've failed to find anything usable so far.

I'd also like to ask for a quick explanation of the workings /
usage of GDK_THREADS_ENTER and GDK_THREADS_LEAVE respectively.

how does e.g.

bla bla bla

GDK_THREADS_ENTER();
do_sth();
GDK_THREADS_LEAVE();

return whatever;

behave? Given this is some sort of function, when will it return?

Thanks ...

--------------------------------------------------------------
 Christian Zander ** Nöckersberg 76 ** 45257 Essen ** Germany
 email: mbox@minion.de ** www: www.minion.de ** icq#: 5322926
--------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]