https://github.com/reynir/threadpool
A threadpool using SDL
https://github.com/reynir/threadpool
Last synced: 9 months ago
JSON representation
A threadpool using SDL
- Host: GitHub
- URL: https://github.com/reynir/threadpool
- Owner: reynir
- Created: 2010-08-23T18:45:52.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T10:40:57.000Z (over 3 years ago)
- Last Synced: 2025-01-21T23:49:48.866Z (11 months ago)
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A threadpool intended for use in naev
The threadpool has been merged into naev (or at least a branch of naev).
This is not being maintained for now. Please see the threadpool branch
of naev to see the newest version of the threadpool.