distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
threadRunner.cpp File Reference

threadRunner() definition More...

Include dependency graph for threadRunner.cpp:

Namespaces

 distortos
 Top-level namespace of distortos project.
 
 distortos::internal
 Internals of distortos project - should not be used directly!
 

Functions

void distortos::internal::threadRunner (RunnableThread &runnableThread)
 Thread runner function - entry point of threads. More...
 

Detailed Description

threadRunner() definition

Author
Copyright (C) 2014-2017 Kamil Szczygiel http://www.distortec.com http://www.freddiechopin.info
License
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.