Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/os/
Dos_ManagedThread.cpp201 … const uptr newStackBottom = SetupStackAndParam(&param, typeInfo, f, p, stackBottom, stackSize); in TryInitializeImpl() local
203 StackBufferAdapter sba(newStackBottom); in TryInitializeImpl()