summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-08-16 19:36:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-08-16 19:36:29 +0000
commit0a51f80a23ce4c751f142bc18845e98e20d2f71f (patch)
treed36d509dc9a047024830fa481b9d9bcf28e78034 /c/src/exec/score/ChangeLog
parent2001-08-16 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0a51f80a23ce4c751f142bc18845e98e20d2f71f.tar.bz2
2001-08-16 Joel Sherrill <joel@OARcorp.com>
* src/coremutexsurrender.c: Use holder thread not executing thread because even though they may and often are the same it is not guaranteed unless the proper attribute is set.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index a8f2400ae3..c4c1661775 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,6 +1,12 @@
2001-08-16 Joel Sherrill <joel@OARcorp.com>
+ * src/coremutexsurrender.c: Use holder thread not executing
+ thread because even though they may and often are the same
+ it is not guaranteed unless the proper attribute is set.
+
+2001-08-16 Joel Sherrill <joel@OARcorp.com>
+
* include/rtems/score/coremsg.h, src/coremsgsubmit.c: Add a new
return status to account for blocking sends. Otherwise, the
caller will think that the returned message status will have