Home
last modified time | relevance | path

Searched defs:task (Results 1 – 9 of 9) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dseos.c74 struct Task *osSetCurrentTask(struct Task *task) in osSetCurrentTask()
88 static inline bool osTaskTestFlags(struct Task *task, uint32_t mask) in osTaskTestFlags()
95 struct Task *task = osTaskFindByTid(tid); in osAppIsChre() local
102 struct Task *task = osTaskFindByTid(tid); in osAppChreVersion() local
110 static inline uint32_t osTaskClrSetFlags(struct Task *task, uint32_t clrMask, uint32_t setMask) in osTaskClrSetFlags()
120 static inline uint32_t osTaskAddIoCount(struct Task *task, int32_t delta) in osTaskAddIoCount()
129 static inline uint32_t osTaskGetIoCount(struct Task *task) in osTaskGetIoCount()
134 uint8_t osTaskIndex(struct Task *task) in osTaskIndex()
148 struct Task *task = osGetCurrentTask(); in osGetCurrentTid() local
157 struct Task *task = osTaskByIdx(TID_TO_TASK_IDX(tid)); in osSetCurrentTid() local
[all …]
Dnanohub_chre.c56 struct Task *task = osGetCurrentTask(); in osChreGetAppId() local
142 struct Task *task = osGetCurrentTask(); in osChreAbort() local
501 struct Task *task = osTaskFindByTid(tid); in chreInfoByTid() local
DnanohubCommand.c1488 struct Task *task; in processAppTags() local
/device/google/contexthub/firmware/os/inc/
Dseos_priv.h25 #define for_each_task(listHead, task) for (task = osTaskByIdx((listHead)->next); task; task = osTas… argument
124 static inline bool osTaskIsChre(const struct Task *task) in osTaskIsChre()
129 static inline uint32_t osTaskChreVersion(const struct Task *task) in osTaskChreVersion()
142 static inline void osTaskMakeNewTid(struct Task *task) in osTaskMakeNewTid()
DnanohubPacket.h294 uint8_t task; member
/device/google/cuttlefish_vmm/qemu/scripts/
Drebuild.py349 def task(self, deps: List[BuildTaskFn]): member in Project
/device/google/contexthub/contexthubhal/
Dsystem_comms.h112 uint8_t task; member
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/
Dgradle-wrapper.jar ... .File exclusiveFile java.util.concurrent.Callable task java.io.File lockFile java.io. ...
/device/sample/apps/tv/SetupValidation/gradle/wrapper/
Dgradle-wrapper.jar ... .File exclusiveFile java.util.concurrent.Callable task java.io.File lockFile java.io. ...