Taskar <btaskar@cs.stanford.edu>, and Toli Kuznets
<tolik@cs.stanford.edu>. */
-/* If you've implemented thread_join(), you can uncomment this. */
-/*#define THREAD_JOIN_IMPLEMENTED*/
-
#include "threads/test.h"
#include <stdio.h>
#include "threads/synch.h"
<gmh@leland.stanford.edu>, Yu Ping Hu <yph@cs.stanford.edu>.
Modified by arens and yph. */
-/* If you've implemented thread_join(), you can uncomment this. */
-/*#define THREAD_JOIN_IMPLEMENTED*/
-
/* Uncomment to print progress messages. */
/*#define SHOW_PROGRESS*/