|
Paraslash Audio Streaming |
About News Download Documentation Development |
Functions | |
void | stdout_task_register (struct stdout_task *sot, struct sched *s) |
void stdout_task_register | ( | struct stdout_task * | sot, |
struct sched * | s | ||
) |
Register a stdout task structure.
sot | The stdout task structure to register. |
s | The task will be added to this scheduler's task list. |
This sets up sot and registers a task with sot as context pointer.