Searched refs:_stackBase (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dthread.cpp797 create_thread_user_stack(Team* team, Thread* thread, void* _stackBase, argument
802 uint8* stackBase = (uint8*)_stackBase;

Completed in 40 milliseconds