Re: Unix signals in GLib



On Fri, 2010-04-30 at 11:02 -0500, Stef Walter wrote:
>  1. Block signals you're interested in on all threads, usually done
>     early on, before starting any threads. Using pthread_sigmask.

How do you block signals in all threads before starting any thread ?
Oh well, I guess looking at how you do it in g-k-d will do :)

	Xav



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]