Re: glib 1.18



Sebastian Wilhelmi wrote:
> argh, doesn't aix comply to posix at all? is there something like
> PTHREAD_CREATE_JOINABLE, or how can joinable threads be created.

This symbol is defined to 0 on Solaris, giving me the impression it
isn't to be used very much.  The solaris pthread_join man page implies
that any thread can be joined, since a join is simply a thread version
of wait().

	Jeff






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