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

grojo-ea a77e2276a3 Fix CommonCppFlags injection. Bump EASTL/EABase versions. 1 year ago
doc 6a6c687479 initial commit 6 years ago
include e208999668 Use EA_DISABLE_VC_WARNING instead of raw pragmas 5 years ago
scripts f3c6c54d19 Replace submodules with CMake's FetchContent. 1 year ago
source e208999668 Use EA_DISABLE_VC_WARNING instead of raw pragmas 5 years ago
test a77e2276a3 Fix CommonCppFlags injection. Bump EASTL/EABase versions. 1 year ago
.gitignore 0ba321a0a1 adding ignore file 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 a77e2276a3 Fix CommonCppFlags injection. Bump EASTL/EABase versions. 1 year 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.