Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/Scopes/
H A DMTScopes.h492 int32 stackIdCount = (int32)stackId.size(); in Reset() local
493 for(int32 i = 0; i < stackIdCount; i++) in Reset()