Searched refs:stack_thread (Results 1 – 2 of 2) sorted by relevance
38 void StackManager::StartUp(ModuleList* modules, Thread* stack_thread) { in StartUp() argument47 stack_thread, std::move(promise))); in StartUp()62 void StackManager::handle_start_up(ModuleList* modules, Thread* stack_thread, in handle_start_up() argument64 registry_.Start(modules, stack_thread); in handle_start_up()
27 void StartUp(ModuleList* modules, os::Thread* stack_thread);45 void handle_start_up(ModuleList* modules, os::Thread* stack_thread, std::promise<void> promise);