|
FastLED 3.9.15
|
Include dependency graph for thread.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::this_thread |
| this_thread namespace for thread-specific operations | |
Macros | |
| #define | FASTLED_USE_THREAD_LOCAL FASTLED_MULTITHREADED |
Typedefs | |
| using | fl::thread = fl::platforms::thread |
| Thread abstraction for FastLED. | |
| using | fl::thread_id = fl::platforms::thread_id |
| Thread ID type. | |