Thread
:
Gtk and pthreads
View Single Post
benbrown
2010-07-28 , 12:15
Posts: 7 | Thanked: 0 times | Joined on Mar 2010 @ Sheffield UK
#
1
I've written an app using gtk and pthreads in C. It seems to work fine now that I've wrapped threaded stuff in gdk_threads_enter/leave and the other gtk_thread_init type stuff, however I'm wondering if I should rewrite the pthread bits to use g_thread instead.
Is that a good/necessary/stupid thing to do?
Quote & Reply
|
benbrown
View Public Profile
Send a private message to benbrown
Visit benbrown's homepage!
Find all posts by benbrown