Changeset 23530 for trunk/Ohana/src/opihi/pantasks/init.c
- Timestamp:
- Mar 25, 2009, 11:56:09 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/init.c
r16453 r23530 18 18 int halt PROTO((int, char **)); 19 19 int flush_jobs PROTO((int, char **)); 20 int pulse PROTO((int, char **));21 20 int showtask PROTO((int, char **)); 22 21 int status_sys PROTO((int, char **)); … … 40 39 {1, "options", task_options, "define optional variables associated with the job task"}, 41 40 {1, "periods", task_periods, "define time scales for a task"}, 42 {1, "pulse", pulse, "set the scheduler update period"},43 41 {1, "run", run, "run the scheduler"}, 44 42 {1, "flush", flush_jobs, "flush all jobs from the queue"},
Note:
See TracChangeset
for help on using the changeset viewer.
