Searched defs:stack_thread (Results 1 – 3 of 3) sorted by relevance
39 void StackManager::StartUp(ModuleList* modules, Thread* stack_thread) { in StartUp()65 void StackManager::handle_start_up(ModuleList* modules, Thread* stack_thread, std::promise<void> pr… in handle_start_up()
118 bluetooth::os::Thread* stack_thread = new bluetooth::os::Thread( in Start() local
103 bluetooth::os::Thread* stack_thread = new bluetooth::os::Thread( in Start() local