summaryrefslogtreecommitdiffstats
path: root/doc/itron3.0/fixedblock.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/itron3.0/fixedblock.t')
-rw-r--r--doc/itron3.0/fixedblock.t30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/itron3.0/fixedblock.t b/doc/itron3.0/fixedblock.t
index 09c6153a12..cf727a5d8d 100644
--- a/doc/itron3.0/fixedblock.t
+++ b/doc/itron3.0/fixedblock.t
@@ -16,20 +16,20 @@ fixed block manager is ...
The services provided by the fixed block manager are:
@itemize @bullet
-@item @code{cre_mpf} -
-@item @code{del_mpf} -
-@item @code{get_blf} -
-@item @code{pget_blf} -
-@item @code{tget_blf} -
-@item @code{rel_blf} -
-@item @code{ref_mpf} -
+@item @code{cre_mpf} - Create Fixed-Size Memorypool
+@item @code{del_mpf} - Delete Fixed-Size Memorypool
+@item @code{get_blf} - Get Fixed-Size Memory Block Poll and Get Fixed-Size Memory Block Get Fixed-Size Memory Block with Timeout
+@item @code{pget_blf} - Poll and Get Fixed-Size Memory Block
+@item @code{tget_blf} - Get Fixed-Size Memory Block with Timeout
+@item @code{rel_blf} - Release Fixed-Size Memory Block
+@item @code{ref_mpf} - Reference Fixed-Size Memorypool Status
@end itemize
@section Background
@section Operations
-@section Directives
+@section System Calls
This section details the fixed block 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_mpf -
+@subsection cre_mpf - Create Fixed-Size Memorypool
@subheading CALLING SEQUENCE:
@@ -70,7 +70,7 @@ int cre_mpf(
@c
@page
-@subsection del_mpf -
+@subsection del_mpf - Delete Fixed-Size Memorypool
@subheading CALLING SEQUENCE:
@@ -98,7 +98,7 @@ int del_mpf(
@c
@page
-@subsection get_blf -
+@subsection get_blf - Get Fixed-Size Memory Block Poll and Get Fixed-Size Memory Block Get Fixed-Size Memory Block with Timeout
@subheading CALLING SEQUENCE:
@@ -126,7 +126,7 @@ int get_blf(
@c
@page
-@subsection pget_blf -
+@subsection pget_blf - Poll and Get Fixed-Size Memory Block
@subheading CALLING SEQUENCE:
@@ -154,7 +154,7 @@ int pget_blf(
@c
@page
-@subsection tget_blf -
+@subsection tget_blf - Get Fixed-Size Memory Block with Timeout
@subheading CALLING SEQUENCE:
@@ -182,7 +182,7 @@ int tget_blf(
@c
@page
-@subsection rel_blf -
+@subsection rel_blf - Release Fixed-Size Memory Block
@subheading CALLING SEQUENCE:
@@ -210,7 +210,7 @@ int rel_blf(
@c
@page
-@subsection ref_mpf -
+@subsection ref_mpf - Reference Fixed-Size Memorypool Status
@subheading CALLING SEQUENCE: