From: Jan Kiszka <jan.kiszka@domain.hid>
To: Xenomai-core@domain.hid
Subject: [Xenomai-core] [PATCH] Fix rt_mutex_acquire_until doc
Date: Fri, 29 Aug 2008 08:33:49 +0200 [thread overview]
Message-ID: <48B7984D.8060402@domain.hid> (raw)
[-- Attachment #1: Type: text/plain, Size: 798 bytes --]
Copy&paste error?
(Note that diff misses the context, it's rt_mutex_acquire_until.)
Index: ksrc/skins/native/mutex.c
===================================================================
--- ksrc/skins/native/mutex.c (Revision 4155)
+++ ksrc/skins/native/mutex.c (Arbeitskopie)
@@ -421,10 +421,7 @@ int rt_mutex_acquire(RT_MUTEX *mutex, RT
*
* @param timeout The absolute date specifying a time limit to wait
* for the mutex to be available to the calling task (see
- * note). Passing TM_INFINITE causes the caller to block indefinitely
- * until the mutex is available. Passing TM_NONBLOCK causes the
- * service to return immediately without waiting if the mutex is still
- * locked by another task.
+ * note).
*
* @return 0 is returned upon success. Otherwise:
*
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
next reply other threads:[~2008-08-29 6:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-29 6:33 Jan Kiszka [this message]
2008-09-21 18:14 ` [Xenomai-core] [PATCH] Fix rt_mutex_acquire_until doc Gilles Chanteperdrix
2008-09-21 18:15 ` Jan Kiszka
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=48B7984D.8060402@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=Xenomai-core@domain.hid \
/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.