From b4b24f4b85fb1f57ba7a952b4c860247fb852bf5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 26 May 1999 17:59:45 +0000 Subject: Regenerated to include more information in the stub. Now they have the descriptive titles. --- doc/itron3.0/tasksync.t | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/itron3.0/tasksync.t') diff --git a/doc/itron3.0/tasksync.t b/doc/itron3.0/tasksync.t index 38c25d9de8..f349fb5f70 100644 --- a/doc/itron3.0/tasksync.t +++ b/doc/itron3.0/tasksync.t @@ -16,20 +16,20 @@ task-dependent synchronization manager is ... The services provided by the task-dependent synchronization manager are: @itemize @bullet -@item @code{sus_tsk} - -@item @code{rsm_tsk} - -@item @code{frsm_tsk} - -@item @code{slp_tsk} - -@item @code{tslp_tsk} - -@item @code{wup_tsk} - -@item @code{can_wup} - +@item @code{sus_tsk} - Suspend Other Task +@item @code{rsm_tsk} - Forcibly Resume Suspended Task Resume Suspended Task +@item @code{frsm_tsk} - Forcibly Resume Suspended Task +@item @code{slp_tsk} - Sleep Task Sleep Task with Timeout +@item @code{tslp_tsk} - Sleep Task with Timeout +@item @code{wup_tsk} - Wakeup Other Task +@item @code{can_wup} - Cancel Wakeup Request @end itemize @section Background @section Operations -@section Directives +@section System Calls This section details the task-dependent synchronization manager's services. A subsection is dedicated to each of this manager's services @@ -42,7 +42,7 @@ and status codes. @c @page -@subsection sus_tsk - +@subsection sus_tsk - Suspend Other Task @subheading CALLING SEQUENCE: @@ -70,7 +70,7 @@ int sus_tsk( @c @page -@subsection rsm_tsk - +@subsection rsm_tsk - Forcibly Resume Suspended Task Resume Suspended Task @subheading CALLING SEQUENCE: @@ -98,7 +98,7 @@ int rsm_tsk( @c @page -@subsection frsm_tsk - +@subsection frsm_tsk - Forcibly Resume Suspended Task @subheading CALLING SEQUENCE: @@ -126,7 +126,7 @@ int frsm_tsk( @c @page -@subsection slp_tsk - +@subsection slp_tsk - Sleep Task Sleep Task with Timeout @subheading CALLING SEQUENCE: @@ -154,7 +154,7 @@ No polling function for slp_tsk is provided. A similar function can be implemen @c tslp_tsk @c -@subsection tslp_tsk - +@subsection tslp_tsk - Sleep Task with Timeout @subsection tslp_tsk - Sleep Task with Timeout @subheading CALLING SEQUENCE: @@ -182,7 +182,7 @@ If you simply wish to delay a task (make it wait for a while), use dly_tsk rathe @c wup_tsk @c -@subsection wup_tsk - +@subsection wup_tsk - Wakeup Other Task @subsection wup_tsk - Wakeup Other Task @subheading CALLING SEQUENCE: @@ -210,7 +210,7 @@ An E_QOVR error will result if wup_tsk is issued more than the maximum value all @c can_wup @c -@subsection can_wup - +@subsection can_wup - Cancel Wakeup Request @subsection can_wup - Cancel Wakeup Request @subheading CALLING SEQUENCE: -- cgit v1.2.3