EAThread implements a unified cross-platform interface for multithreaded programming.

Rafaël Kooi 0be950cd02 Use EABase as a dependency 6 years ago
doc 6a6c687479 initial commit 6 years ago
include d41668dfae removing old unused files 6 years ago
source 1352afee28 removing old file 6 years ago
test e4367a36f2 updating submodules 6 years ago
.gitignore 0ba321a0a1 adding ignore file 6 years ago
.gitmodules 14c2267f0a build script updates 6 years ago
.p4ignore 6a6c687479 initial commit 6 years ago
.travis.yml e705b44908 ci script updates 6 years ago
3RDPARTYLICENSES.TXT 6a6c687479 initial commit 6 years ago
CMakeLists.txt 0be950cd02 Use EABase as a dependency 6 years ago
CONTRIBUTING.md 7af29c150b improving docs 6 years ago
LICENSE a11b9f23ae adding tests 6 years ago
README.md 7af29c150b improving docs 6 years ago

README.md

EAThread

EAThread implements a unified cross-platform interface for multithreaded programming on various platforms.

Build Status

Documentation

Please see Introduction.

Compiling sources

Please see 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.