Searched refs:StackBufferAdapter (Results 1 – 2 of 2) sorted by relevance
58 struct StackBufferAdapter struct61 StackBufferAdapter(uptr stackBottom) : stackBottom(stackBottom) {} in StackBufferAdapter() argument77 StackBufferAdapter stack(stackBottom); in StartExecuteThread()249 StackBufferAdapter stack(stackBottom); in Initialize()
34 struct StackBufferAdapter struct37 StackBufferAdapter(uptr stackBottom) : stackBottom(stackBottom) {} in StackBufferAdapter() function293 StackBufferAdapter stack(stackBottom); in nnosThreadInitializeAndStart()300 StackBufferAdapter stack(stackBottom); in nnosThreadTryInitializeAndStart()