summaryrefslogtreecommitdiffstats
path: root/doc/user/glossary.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-27 16:47:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-27 16:47:53 +0000
commit75e22db0d500f02e6a1c0304ead2bff4f0790139 (patch)
treeca305e8aaeae1be3a5453ed607451fe8f577e27b /doc/user/glossary.texi
parentShould have included <rtems.h> before checking for ifdef RTEMS_UNIX. (diff)
downloadrtems-75e22db0d500f02e6a1c0304ead2bff4f0790139.tar.bz2
Completed sweep adding directive and constant prefixes.
Diffstat (limited to 'doc/user/glossary.texi')
-rw-r--r--doc/user/glossary.texi10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/user/glossary.texi b/doc/user/glossary.texi
index c4016c525c..1f3794e994 100644
--- a/doc/user/glossary.texi
+++ b/doc/user/glossary.texi
@@ -573,7 +573,8 @@ access must be controlled.
@item resume
Removing a task from the suspend state. If
-the task's state is ready following a call to the task_resume
+the task's state is ready following a call to the
+@code{@value{DIRPREFIX}task_resume}
directive, then the task is available for scheduling.
@item return code
@@ -657,8 +658,8 @@ value.
@item suspend
A term used to describe a task that is not
-competing for the CPU because it has had a task_suspend
-directive.
+competing for the CPU because it has had a
+@code{@value{DIRPREFIX}task_suspend} directive.
@item synchronous
Related in order or timing to other
@@ -691,7 +692,8 @@ An acronym for Task Control Block.
@item tick
The basic unit of time used by RTEMS. It is a
user-configurable number of microseconds. The current tick
-expires when the clock_tick directive is invoked.
+expires when the @code{@value{DIRPREFIX}clock_tick}
+directive is invoked.
@item tightly-coupled
A multiprocessor configuration