a trylock version of gdk_threads_enter?
- From: Rob Stoddard <rstoddard telanetix com>
- To: gtkmm-list gnome org
- Subject: a trylock version of gdk_threads_enter?
- Date: Wed, 16 Apr 2008 14:26:17 -0700
I have an issue that needs to be cleared up, I have two threads, a video
decoder thread and a user interface thread. The video decoder thread is
supposed to render to a gtkglextmm widget. Unfortunately, sometimes the
user interface takes too long in doing some operations (reshuffling
buttons when I bring new video thumbnails into view, etc.) and the video
decoder blocks at gdk_threads_enter for so long that the RTP protocol
thread starts dumping packets. The results aren't pretty. If there
was a way that I could timeout on the gdk_threads_enter, I would greatly
appreciate if somebody would please tell me, because I see nothing in
the documentation about it.
Thank you for your assistance,
Rob Stoddard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]