Searched refs:thread_create_user_stack (Results 1 – 3 of 3) sorted by relevance
123 status_t thread_create_user_stack(Team* team, Thread* thread, void* stackBase,
869 thread_create_user_stack(Team* team, Thread* thread, void* stackBase, in thread_create_user_stack() function
2088 status = thread_create_user_stack(currentThread->team, currentThread, NULL, in exec_team()