Add copyright notice to synch.h.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 5 Sep 2004 07:53:53 +0000 (07:53 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 5 Sep 2004 07:53:53 +0000 (07:53 +0000)
commit3625c2e6aba3b282f91282492c4b3fba324816c1
tree5f57a6ff4f0dc0cc61edd69fa11cf26f505f05fa
parent8b509aacccb9bb7b75f08aa3889d53770027a497
Add copyright notice to synch.h.
Reuse list_elem in struct thread for semaphore's wait list.
Add comments.
src/threads/synch.c
src/threads/synch.h
src/threads/thread.c
src/threads/thread.h