1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/test_pthread_cooperation
Raphael Hiesgen 310ac02ad7 Adds test for pthread.
The test uses pthread to calculate the factorial of 12, with one
thread for each multiplication. pthread_mutex is used for synchronization.
2014-02-26 13:52:08 +01:00
..
main.c Adds test for pthread. 2014-02-26 13:52:08 +01:00
Makefile Adds test for pthread. 2014-02-26 13:52:08 +01:00