[561673] Remove deadlock when two resources try to start the threads

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=561673
Change-Id: Ib5df5f8e58a47a4a8910efec5e5322a63f05810c
Signed-off-by: Jose Cabral <cabral@fortiss.org>
6 files changed
tree: ee900ff01550317605e10638dc553868cf2fb3a0
  1. .settings/
  2. .tito/
  3. buildsupport/
  4. doc/
  5. src/
  6. systemd/
  7. systemtests/
  8. tests/
  9. .cproject
  10. .gitignore
  11. .gitreview
  12. .project
  13. 4diac-forte.spec
  14. about.html
  15. CMakeLists.txt
  16. Doxyfile
  17. epl-2.0.html
  18. forte_config.h.in
  19. fortestyle.xml
  20. notice.html
  21. README.md
  22. setup_digime74.sh
  23. setup_lmsEv3.sh
  24. setup_phycoreat91.sh
  25. setup_plcnext.sh
  26. setup_posix-ppc.sh
  27. setup_posix.sh
README.md

Building 4DIAC Forte

Standard POSIX build

./setup_posix.sh
cd bin/posix
make

Resetting CMake files

In case you ran CMake with invalid options it might help to reset the CMake state by deleting CMake intermediate files:

rm -Rf CMakeCache.txt CMakeFiles/

Building a local RPM

For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]

tito build --test --rpm