RIOT/tests/pthread_flood
Francisco Molina eb107a08cb
tests/pthread_flood: cleanup test
- Cleans up pthread initialization, checks for ret code !=0,
  instead of -1. For some platforms the first thread was not
  started and therefore `pthread_join` could not succeed.
- Always specify stackaddr and stacksize to not use malloc
- Formatting and uncrustify
2020-07-23 10:05:37 +02:00
..
2020-07-23 10:05:37 +02:00
2020-07-23 10:05:37 +02:00
2020-05-15 11:23:05 +02:00