Threader SVN
Cross-platform library for building multithreaded services and daemons
Status: Alpha
Brought to you by:
mutab0r
File | Date | Author | Commit |
---|---|---|---|
Demo | 2020-11-27 | mutab0r | [r10] Demo applications corrected |
Frames | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
ThirdParty | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
Threads | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
Utils | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
Application.pri | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
Common.pri | 2020-11-27 | mutab0r | [r10] Demo applications corrected |
Library.pri | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
Threader.pro | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
readme.txt | 2020-11-25 | mutab0r | [r9] Windows MinGW compiler now is supported |
threader_global.h | 2019-09-19 | mutab0r | [r1] Creating project storage |
Threader library Designed for creating cross platform multithreaded applications using system event-waiting mechanisms. For understanding usage of the Threader library open Demo project ../Demo/Demo.pro. Turn off "Shadow build" in the "Build Options" of the Demo project. Use command line key "--console" for applications SerialConsole, SimpleClient, SimpleServer and Udp.