paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Functions
stdout.c File Reference

Functions

void stdout_task_register (struct stdout_task *sot, struct sched *s)
 

Function Documentation

◆ stdout_task_register()

void stdout_task_register ( struct stdout_task sot,
struct sched s 
)

Register a stdout task structure.

Parameters
sotThe stdout task structure to register.
sThe task will be added to this scheduler's task list.

This sets up sot and registers a task with sot as context pointer.