linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pthread_join man page bug
@ 2009-12-02  8:38 Sam Liao
       [not found] ` <da5b0fda0912020038n1cda0b8ay59fc4f4d0c43c1fc-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Liao @ 2009-12-02  8:38 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

The pthread_create here should be pthread_join.

-Sam


-----

NOTES

After a successful call to pthread_create(), the caller is guaranteed
that the target thread has terminated.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pthread_join man page bug
       [not found] ` <da5b0fda0912020038n1cda0b8ay59fc4f4d0c43c1fc-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-12-03 15:47   ` Michael Kerrisk
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2009-12-03 15:47 UTC (permalink / raw)
  To: Sam Liao; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

On Wed, Dec 2, 2009 at 9:38 AM, Sam Liao <phyomh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> The pthread_create here should be pthread_join.

Thanks. Fixed for man-pages-3.24.

Cheers,

Michael


> -----
>
> NOTES
>
> After a successful call to pthread_create(), the caller is guaranteed
> that the target thread has terminated.
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface" http://blog.man7.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-03 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02  8:38 pthread_join man page bug Sam Liao
     [not found] ` <da5b0fda0912020038n1cda0b8ay59fc4f4d0c43c1fc-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-12-03 15:47   ` Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).