|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Export macros for ThreadSchedule's optional C++ runtime. More...
Go to the source code of this file.
Macros | |
| #define | THREADSCHEDULE_API |
| Symbol visibility/import-export marker for runtime builds. | |
| #define | THREADSCHEDULE_DEPRECATED(msg) |
| Portable deprecation attribute macro. | |
Export macros for ThreadSchedule's optional C++ runtime.
Definition in file export.hpp.
| #define THREADSCHEDULE_API |
Symbol visibility/import-export marker for runtime builds.
Definition at line 22 of file export.hpp.
| #define THREADSCHEDULE_DEPRECATED | ( | msg | ) |
Portable deprecation attribute macro.
Definition at line 36 of file export.hpp.