From: Jakub Jelinek <jakub@redhat.com>
To: liixixi <avlimeng@kingsoft.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Fw: pthread question
Date: Mon, 3 Oct 2005 02:08:32 -0400 [thread overview]
Message-ID: <20051003060832.GG8983@devserv.devel.redhat.com> (raw)
In-Reply-To: <003c01c5c7de$63716490$6515a8c0@antivirus.rdev.kingsoft.net>
On Mon, Oct 03, 2005 at 01:50:41PM +0800, liixixi wrote:
> Hi:
> I have a question in using pthread_join, when I program in windows, I
> can call WaitForSingleObject to wait another thread exit, I can pass a
> time-out to WaitForSingleObject, but, with pthread_join, I can't do the same
> thing like WaitForSingleObject, any ideas? thx.
This has nothing to do with linux-kernel, so the question should go to a
different list.
If you are using NPTL, you can use pthread_timedjoin_np.
Jakub
prev parent reply other threads:[~2005-10-03 6:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-03 5:50 Fw: pthread question liixixi
2005-10-03 6:08 ` Jakub Jelinek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051003060832.GG8983@devserv.devel.redhat.com \
--to=jakub@redhat.com \
--cc=avlimeng@kingsoft.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.