Re: gtkclipboard.c
- From: Sven Neumann <sven gimp org>
- To: Yu Feng <rainwoodman gmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: gtkclipboard.c
- Date: Mon, 31 Mar 2008 08:45:44 +0200
Hi,
On Mon, 2008-03-31 at 00:49 -0400, Yu Feng wrote:
> In order to make a blocked operation, the main thread(thread 0) spawns a
> new thread(saying, thread 1) to wait for the callback.
There are no threads being spawned here. g_main_loop_new() doesn't spawn
a thread. Of course I may have missed something, but the code looks
perfectly safe to me.
Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]