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

grojo-ea a77e2276a3 Fix CommonCppFlags injection. Bump EASTL/EABase versions. 1 년 전
doc 6a6c687479 initial commit 6 년 전
include e208999668 Use EA_DISABLE_VC_WARNING instead of raw pragmas 5 년 전
scripts f3c6c54d19 Replace submodules with CMake's FetchContent. 1 년 전
source e208999668 Use EA_DISABLE_VC_WARNING instead of raw pragmas 5 년 전
test a77e2276a3 Fix CommonCppFlags injection. Bump EASTL/EABase versions. 1 년 전
.gitignore 0ba321a0a1 adding ignore file 6 년 전
.p4ignore 6a6c687479 initial commit 6 년 전
.travis.yml e705b44908 ci script updates 6 년 전
3RDPARTYLICENSES.TXT 6a6c687479 initial commit 6 년 전
CMakeLists.txt a77e2276a3 Fix CommonCppFlags injection. Bump EASTL/EABase versions. 1 년 전
CONTRIBUTING.md 7af29c150b improving docs 6 년 전
LICENSE a11b9f23ae adding tests 6 년 전
README.md 7af29c150b improving docs 6 년 전

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.