@@ -1,3 +1,3 @@
all:
gcc lock_free_queue_test.c lock_free_queue.c tinycthread.c -o test_queue -ggdb -Wall -Wextra #-fsanitize=thread
gcc test/lock_free_queue_test.c lock_free_queue.c test/tinycthread.c -o test_queue -ggdb -Wall -Wextra #-fsanitize=thread
The note is not visible to the blocked user.