[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Threads
- From: Olexiy Avramchenko <olexiy irtech cn ua>
- To: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Threads
- Date: Mon, 01 Dec 2003 14:04:54 +0200
Russell Shaw wrote:
> Hi,
> Does g_timer_start() need to be surrounded with gdk_threads_enter()
> and gdk_threads_leave() in my own thread?
Hello,
The call itself doesn't need it. You probably may need it if you
creating timer async. in another thread, but I really can't imagine this
case.
Olexiy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]