feat: update structure
This commit is contained in:
3
cs2106/labs/lab3/progs/part3/barrier.h
Normal file
3
cs2106/labs/lab3/progs/part3/barrier.h
Normal file
@@ -0,0 +1,3 @@
|
||||
void init_barrier(int);
|
||||
void reach_barrier();
|
||||
void destroy_barrier(int);
|
||||
Reference in New Issue
Block a user