Home
last modified time | relevance | path

Searched refs:dumpListItems (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dseos.c174 static void dumpListItems(const char *p, struct TaskList *listHead) in dumpListItems() function
214 dumpListItems("Tasks", &mTasks); in dumpTaskList()
215 dumpListItems("Free Tasks", &mFreeTasks); in dumpTaskList()