]> vgcfreebox.myrthtech.pt Git - ue-pp-terminationdetectionalgorithm.git/blob - basic.h
hooks setup
[ue-pp-terminationdetectionalgorithm.git] / basic.h
1 /*
2 Parallel Programming - 2026/2027
3
4 Basic algorithm interface
5 */
6
7 void *basic_algorithm(void *);