TP-openmp/BE_OpenMP_2014/reduction/aux.h

4 lines
72 B
C
Raw Normal View History

2023-06-22 18:19:48 +00:00
long usecs ();
void operator(int *a, int *b);
void mysleep(double sec);