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

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

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.