ZestCode
 
Loading...
Searching...
No Matches
task_t

task. h

Type by which tasks are referenced. For example, a call to task_create returns (via a pointer parameter) an task_t variable that can then be used as a parameter to task_delete to delete the task.