https://github.com/electronicarts/EAThread
EAThread implements a unified cross-platform interface for multithreaded programming.
https://github.com/electronicarts/EAThread
Last synced: about 1 month ago
JSON representation
EAThread implements a unified cross-platform interface for multithreaded programming.
- Host: GitHub
- URL: https://github.com/electronicarts/EAThread
- Owner: electronicarts
- License: other
- Created: 2019-01-22T22:59:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T06:01:57.000Z (9 months ago)
- Last Synced: 2024-11-14T20:38:44.418Z (7 months ago)
- Language: C++
- Homepage:
- Size: 439 KB
- Stars: 297
- Watchers: 22
- Forks: 95
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - EAThread - platform interface for multithreaded programming. (C++)
README
# EAThread
EAThread implements a unified cross-platform interface for multithreaded programming on various platforms.
[](https://travis-ci.org/electronicarts/EAThread)
## Documentation
Please see [Introduction](doc/Readme.html).
## Compiling sources
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source.
## Credits
Roberto Parolin is the current EAThread owner within EA and is responsible for the open source repository.
## License
Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.