Re: [gtk-list] Re: Yield?
- From: Rob Browning <rlb cs utexas edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Yield?
- Date: 28 Nov 1997 12:59:24 -0600
Arun Sharma <asharma@netscape.com> writes:
> How about using Linuxthreads ? Has anyone tried it out ?
We use libc6 threads here, but we put a mutex around all our calls to
gtk so that only one thread can ever be inside gtk at a time. It
seems to work well, but be aware that for this to work, you should
probably make sure that gtk was compiled with -D_REENTRANT. (If you
use a Debian system, that's taken care of for you.)
--
Rob Browning <rlb@cs.utexas.edu>
PGP fingerprint = E8 0E 0D 04 F5 21 A0 94 53 2B 97 F5 D6 4E 39 30
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]