Re: Gnome/Gtk and thread safety
- From: Havoc Pennington <hp redhat com>
- To: atai atai org
- Cc: gnome-devel-list gnome org, gtk-devel-list gnome org
- Subject: Re: Gnome/Gtk and thread safety
- Date: 16 Oct 2000 10:12:18 -0400
Hi,
You need to define "thread safe" for this to be meaningful. If you
want to go as far as Java (where you don't even have to lock a linked
list two threads are using simultaneously), there is no way; it can't
be done at all compatibly, and it would cause some pretty large
inefficiencies. Some more moderate "thread safety" could work. But you
have to say what you mean exactly; "thread safe" is pretty open-ended.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]