Hello,

is it possible to mix the use of Glib::Thread and the C pthread_* API?
The problem is that I use an API (gpsd) that needs a pthread_t as
argument. In my application I have yet several Glib::Thread's. Are their
potential problems by mixing both models?

Is Glib::Thread always implemented with pthreads? Also on the win32
plattform? Do I get problem while porting my application to win32?

regards
Andreas
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to