Searched defs:buffer (Results 1 – 7 of 7) sorted by relevance
34 ArrayView<internal::GroupedTask> buffer(threadContext->descBuffer, taskCount); local53 ArrayView<internal::GroupedTask> buffer(threadContext->descBuffer, taskCount); local
108 …ArrayView<internal::GroupedTask> buffer( MT_ALLOCATE_ON_STACK( bytesCountForGroupedTasks ), taskCo… local
55 Cell* const buffer; variable
139 ArrayView<internal::GroupedTask> buffer(threadContext->descBuffer, taskHandleCount); in RunAsync() local157 ArrayView<internal::GroupedTask> buffer(threadContext->descBuffer, taskHandleCount); in RunSubtasksAndYield() local
598 ArrayView<internal::GroupedTask> buffer(context.descBuffer, 1); in SchedulerFiberProcessTask() local726 …ArrayView<internal::GroupedTask> buffer(MT_ALLOCATE_ON_STACK(sizeof(internal::GroupedTask) * taskH… in RunAsync() local
176 const int* buffer = static_cast<const int*>(rawMemory); in SUITE() local
204 char* buffer = new char[newCapacity]; in GrowBuffer() local