Re: Updating the contents of a treemodel from another thread.
- From: Bartosz Kostrzewa <zoombat runbox com>
- To: gtkmm-list gnome org
- Subject: Re: Updating the contents of a treemodel from another thread.
- Date: Fri, 29 Jun 2007 21:57:17 +0100
>
> Any ideas on how to keep that get_next_thumb() function from accessing
> the queue in a thread safe manner?
>
Doh.. I had forgotten to unlock the mutex after a cond_.wait(mutex_);
Everything works :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]