Searched refs:TaskContext (Results 1 – 2 of 2) sorted by relevance
93 struct TaskContext { struct105 TaskContext* ctx = (TaskContext*)ptr; in fullQueueWriterTask() argument144 TaskContext* ctx = (TaskContext*)ptr; in fullQueueReaderTask()169 TaskContext readerCtx; in testFullQueueIo()173 TaskContext writerCtx; in testFullQueueIo()
132 struct TaskContext { struct139 TaskContext* ctx = (TaskContext*)ptr; in writerTask() argument228 TaskContext* taskContext = new TaskContext(); in addSubHwDevice()