embkernel
 All Classes Functions Variables Typedefs Groups Pages
RtosTask Member List

This is the complete list of members for RtosTask, including all inherited members.

caller(RtosRunnable *runnable)RtosTaskprotectedstatic
getFreeStackSize()RtosTask
getName()RtosTask
getStackSize()RtosTask
initVariables(Rtos::PRIORITY priority, const char *name, size_t stackSize)RtosTaskprivate
RtosTask(Rtos::PRIORITY priority, const char *name, size_t stackSize, void(*run)(RtosTask *))RtosTask
RtosTask(Rtos::PRIORITY priority, const char *name, size_t stackSize, RtosRunnable &runnable)RtosTask