Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rofl0r/thread_wrapper
a thread launcher wrapper macro which removes the boilerplate and allows to call any non-void function as a separate thread (needs BOOST preprocessor lib, which is C compatible)
https://github.com/rofl0r/thread_wrapper
Last synced: 18 days ago
JSON representation
a thread launcher wrapper macro which removes the boilerplate and allows to call any non-void function as a separate thread (needs BOOST preprocessor lib, which is C compatible)
- Host: GitHub
- URL: https://github.com/rofl0r/thread_wrapper
- Owner: rofl0r
- Created: 2012-03-14T17:59:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-15T14:08:50.000Z (over 12 years ago)
- Last Synced: 2024-02-17T10:37:22.094Z (10 months ago)
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
- awesome-c-preprocessor - `rofl0r/thread_wrapper` - - A thread launcher wrapper macro which removes the boilerplate and allows to call any non-void function as a separate thread (needs BOOST preprocessor lib, which is C compatible). (Other projects)