[Xenomai-git] Philippe Gerum : alchemy/task: fix RT_MUTEX_INFO documentation

2015-10-06 Thread git repository hosting
Module: xenomai-3
Branch: master
Commit: 55782a91d522c7ca47327bed4a505d48595ed423
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=55782a91d522c7ca47327bed4a505d48595ed423

Author: Philippe Gerum 
Date:   Mon Sep 14 14:13:33 2015 +0200

alchemy/task: fix RT_MUTEX_INFO documentation

---

 include/alchemy/mutex.h |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/alchemy/mutex.h b/include/alchemy/mutex.h
index 9cb0472..2c4212f 100644
--- a/include/alchemy/mutex.h
+++ b/include/alchemy/mutex.h
@@ -42,9 +42,9 @@ typedef struct RT_MUTEX RT_MUTEX;
  */
 struct RT_MUTEX_INFO {
/**
-* Current mutex owner, or null if unlocked. This information
-* is in essence transient, and may not be valid anymore once
-* used by the caller.
+* Current mutex owner, or NO_ALCHEMY_TASK if unlocked. This
+* information is in essence transient, and may not be valid
+* anymore once used by the caller.
 */
RT_TASK owner;
/**


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : alchemy/task: fix RT_MUTEX_INFO documentation

2015-10-03 Thread git repository hosting
Module: xenomai-3
Branch: arm64
Commit: 55782a91d522c7ca47327bed4a505d48595ed423
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=55782a91d522c7ca47327bed4a505d48595ed423

Author: Philippe Gerum 
Date:   Mon Sep 14 14:13:33 2015 +0200

alchemy/task: fix RT_MUTEX_INFO documentation

---

 include/alchemy/mutex.h |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/alchemy/mutex.h b/include/alchemy/mutex.h
index 9cb0472..2c4212f 100644
--- a/include/alchemy/mutex.h
+++ b/include/alchemy/mutex.h
@@ -42,9 +42,9 @@ typedef struct RT_MUTEX RT_MUTEX;
  */
 struct RT_MUTEX_INFO {
/**
-* Current mutex owner, or null if unlocked. This information
-* is in essence transient, and may not be valid anymore once
-* used by the caller.
+* Current mutex owner, or NO_ALCHEMY_TASK if unlocked. This
+* information is in essence transient, and may not be valid
+* anymore once used by the caller.
 */
RT_TASK owner;
/**


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : alchemy/task: fix RT_MUTEX_INFO documentation

2015-09-14 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: 55782a91d522c7ca47327bed4a505d48595ed423
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=55782a91d522c7ca47327bed4a505d48595ed423

Author: Philippe Gerum 
Date:   Mon Sep 14 14:13:33 2015 +0200

alchemy/task: fix RT_MUTEX_INFO documentation

---

 include/alchemy/mutex.h |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/alchemy/mutex.h b/include/alchemy/mutex.h
index 9cb0472..2c4212f 100644
--- a/include/alchemy/mutex.h
+++ b/include/alchemy/mutex.h
@@ -42,9 +42,9 @@ typedef struct RT_MUTEX RT_MUTEX;
  */
 struct RT_MUTEX_INFO {
/**
-* Current mutex owner, or null if unlocked. This information
-* is in essence transient, and may not be valid anymore once
-* used by the caller.
+* Current mutex owner, or NO_ALCHEMY_TASK if unlocked. This
+* information is in essence transient, and may not be valid
+* anymore once used by the caller.
 */
RT_TASK owner;
/**


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git