Changes

Jump to: navigation, search

Computer Science/162/proj1

20 bytes removed, 00:01, 5 October 2008
m
lol actually i'm wrong
;New state variables
Alarm has a new instance variable, waitingThreads, which is a Java PriorityQueue of waiting threads with the target wake time as their priority. It also contains a new inner class named waitingThread, which contains a reference to the KThread and its associated wakeTime.
=FIX ME I AM WRONG=
;Implementation details
1,277
edits

Navigation menu