Thread safety?
- From: Miles Izzo <mgi mgi net au>
- To: gtkmm-list gnome org
- Subject: Thread safety?
- Date: Wed, 27 Oct 2004 16:53:07 +1000
Hi,
I have been getting some strange segfaults, and at the moment I believe
it is something to do with a thread I have running which adds items into
a (derived) TreeStore. Basically, this thread gets a message, which
tells it to add an item into the store. Sometimes (not always), this
operation segfaults, usually when I'm trying to access a row.
Is the TreeStore class (and any related class) thread safe? I am using
pthreads (I'd like to avoid using anything GTK/Glib specific for
threading since, in the future, I'll probably be unplugging gtkmm).
Thanks.
--
Regards,
Miles Izzo
gaia at 16:48:47 up 284 days, 19:46, 10 users, load average: 1.00, 1.00, 1.00
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]