Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dseos.c129 static inline uint32_t osTaskGetIoCount(struct Task *task) in osTaskGetIoCount() function
788 else if (osTaskGetIoCount(task)) in osStopTask()