MOS Source Code
Loading...
Searching...
No Matches
idle_task.cpp File Reference
Include dependency graph for idle_task.cpp:

Go to the source code of this file.

Functions

static void idle_task (void *arg)
static void create_idle_task ()
 MOS_INIT (KTHREAD, create_idle_task)

Function Documentation

◆ idle_task()

void idle_task ( void * arg)
static

Definition at line 9 of file idle_task.cpp.

Referenced by create_idle_task().

Here is the call graph for this function:

◆ create_idle_task()

void create_idle_task ( )
static

Definition at line 17 of file idle_task.cpp.

Referenced by MOS_INIT().

Here is the call graph for this function:

◆ MOS_INIT()

MOS_INIT ( KTHREAD ,
create_idle_task  )
Here is the call graph for this function: