summaryrefslogtreecommitdiffstats
path: root/doc/itron3.0/memorypool.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 17:59:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 17:59:45 +0000
commitb4b24f4b85fb1f57ba7a952b4c860247fb852bf5 (patch)
treed5cb81cf15c6c3bc5b6ac4aeac27cd802200051a /doc/itron3.0/memorypool.t
parentChanged word "directive" to "system call." (diff)
downloadrtems-b4b24f4b85fb1f57ba7a952b4c860247fb852bf5.tar.bz2
Regenerated to include more information in the stub. Now they have
the descriptive titles.
Diffstat (limited to 'doc/itron3.0/memorypool.t')
-rw-r--r--doc/itron3.0/memorypool.t30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/itron3.0/memorypool.t b/doc/itron3.0/memorypool.t
index 6e83c093b9..271bc85029 100644
--- a/doc/itron3.0/memorypool.t
+++ b/doc/itron3.0/memorypool.t
@@ -16,20 +16,20 @@ memory pool manager is ...
The services provided by the memory pool manager are:
@itemize @bullet
-@item @code{cre_mpl} -
-@item @code{del_mpl} -
-@item @code{get_blk} -
-@item @code{pget_blk} -
-@item @code{tget_blk} -
-@item @code{rel_blk} -
-@item @code{ref_mpl} -
+@item @code{cre_mpl} - Create Variable-Size Memorypool
+@item @code{del_mpl} - Delete Variable-Size Memorypool
+@item @code{get_blk} - Get Variable-Size Memory Block Poll and Get Variable-Size Memory Block Get Variable-Size Memory Block with Timeout
+@item @code{pget_blk} - Poll and Get Variable-Size Memory Block
+@item @code{tget_blk} - Get Variable-Size Memory Block with Timeout
+@item @code{rel_blk} - Release Variable-Size Memory Block
+@item @code{ref_mpl} - Reference Variable-Size Memorypool Status
@end itemize
@section Background
@section Operations
-@section Directives
+@section System Calls
This section details the memory pool manager's services.
A subsection is dedicated to each of this manager's services
@@ -42,7 +42,7 @@ and status codes.
@c
@page
-@subsection cre_mpl -
+@subsection cre_mpl - Create Variable-Size Memorypool
@subheading CALLING SEQUENCE:
@@ -70,7 +70,7 @@ int cre_mpl(
@c
@page
-@subsection del_mpl -
+@subsection del_mpl - Delete Variable-Size Memorypool
@subheading CALLING SEQUENCE:
@@ -98,7 +98,7 @@ int del_mpl(
@c
@page
-@subsection get_blk -
+@subsection get_blk - Get Variable-Size Memory Block Poll and Get Variable-Size Memory Block Get Variable-Size Memory Block with Timeout
@subheading CALLING SEQUENCE:
@@ -126,7 +126,7 @@ int get_blk(
@c
@page
-@subsection pget_blk -
+@subsection pget_blk - Poll and Get Variable-Size Memory Block
@subheading CALLING SEQUENCE:
@@ -154,7 +154,7 @@ int pget_blk(
@c
@page
-@subsection tget_blk -
+@subsection tget_blk - Get Variable-Size Memory Block with Timeout
@subheading CALLING SEQUENCE:
@@ -182,7 +182,7 @@ int tget_blk(
@c
@page
-@subsection rel_blk -
+@subsection rel_blk - Release Variable-Size Memory Block
@subheading CALLING SEQUENCE:
@@ -210,7 +210,7 @@ int rel_blk(
@c
@page
-@subsection ref_mpl -
+@subsection ref_mpl - Reference Variable-Size Memorypool Status
@subheading CALLING SEQUENCE: