1. struct thread 요소 추가 o

include/threads/thread.h

2. 추가한 요소 초기화 o

thread/thread.c

3. lock_acquire ()함수 수정

threads/synch.c

4. thread_compare_donate_priority()구현 x

thread/thread.c