2
0

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.