diff --git a/bitmap.c b/threads/bitmap.c similarity index 100% rename from bitmap.c rename to threads/bitmap.c diff --git a/bitmap.h b/threads/bitmap.h similarity index 100% rename from bitmap.h rename to threads/bitmap.h diff --git a/collatz.c b/threads/collatz.c similarity index 100% rename from collatz.c rename to threads/collatz.c diff --git a/collatz_shm.c b/threads/collatz_shm.c similarity index 100% rename from collatz_shm.c rename to threads/collatz_shm.c diff --git a/collatz_shm2.c b/threads/collatz_shm2.c similarity index 100% rename from collatz_shm2.c rename to threads/collatz_shm2.c diff --git a/cons.c b/threads/cons.c similarity index 100% rename from cons.c rename to threads/cons.c diff --git a/ex1.c b/threads/ex1.c similarity index 100% rename from ex1.c rename to threads/ex1.c diff --git a/ex12.c b/threads/ex12.c similarity index 100% rename from ex12.c rename to threads/ex12.c diff --git a/ex13.c b/threads/ex13.c similarity index 100% rename from ex13.c rename to threads/ex13.c diff --git a/ex14.c b/threads/ex14.c similarity index 100% rename from ex14.c rename to threads/ex14.c diff --git a/ex17.c b/threads/ex17.c similarity index 100% rename from ex17.c rename to threads/ex17.c diff --git a/ex19.c b/threads/ex19.c similarity index 100% rename from ex19.c rename to threads/ex19.c diff --git a/pid_manager.c b/threads/pid_manager.c similarity index 100% rename from pid_manager.c rename to threads/pid_manager.c diff --git a/pid_manager.h b/threads/pid_manager.h similarity index 100% rename from pid_manager.h rename to threads/pid_manager.h diff --git a/prod.c b/threads/prod.c similarity index 100% rename from prod.c rename to threads/prod.c diff --git a/test.c b/threads/test.c similarity index 100% rename from test.c rename to threads/test.c