Mixing Glib::Thread and pthread_*
- From: Andreas Volz <lists brachttal net>
- To: gtkmm-list gnome org
- Subject: Mixing Glib::Thread and pthread_*
- Date: Wed, 17 Jan 2007 19:43:29 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]