rtask.c File Reference

Recurrent task module implementation. More...

#include "rtask.h"
#include "cfg/cfg_rtask.h"
#include <cfg/module.h>
#include <cfg/log.h>
#include <cpu/types.h>
#include <drv/timer.h>
#include <struct/pool.h>
#include <struct/list.h>
#include <kern/proc.h>
#include <kern/signal.h>
#include <kern/sem.h>

Go to the source code of this file.


Detailed Description

Recurrent task module implementation.

Author:
Luca Ottaviano <lottaviano@develer.com>
Francesco Sacchi <batt@develer.com>

Definition in file rtask.c.