From: telleriam Date: Mon, 7 May 2007 03:41:03 +0000 (+0000) Subject: Minor changes in comment section. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/frescor/fosa.git/commitdiff_plain/60f7ae3f94c34bab993886bc018b25ce37649d55 Minor changes in comment section. git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@399 35b4ef3e-fd22-0410-ab77-dab3279adceb --- diff --git a/include/fosa_clocks_and_timers.h b/include/fosa_clocks_and_timers.h index 06f3b43..bba1110 100644 --- a/include/fosa_clocks_and_timers.h +++ b/include/fosa_clocks_and_timers.h @@ -121,7 +121,7 @@ int fosa_thread_get_cputime_clock(frsh_thread_id_t tid, fosa_clock_id_t *clockid *************************/ /** - * fosa_create_timer() + * fosa_timer_create() * * Create a one-shot timer * @@ -158,6 +158,8 @@ int fosa_thread_get_cputime_clock(frsh_thread_id_t tid, fosa_clock_id_t *clockid fosa_timer_id_t *timerid); /** + * fosa_timer_delete() + * * Delete a timer * * The function deletes the timer specified by timerid, which becomes