<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ATCD.git/java/src/TimerQueue.java, branch LocalObject</title>
<subtitle>github.com: DOCGroup/ATCD.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/'/>
<entry>
<title>	  *** NOTE:</title>
<updated>1999-07-08T22:16:46+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1999-07-08T22:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=e75e64e6b93800116de5e7da5f16a87006d20b22'/>
<id>e75e64e6b93800116de5e7da5f16a87006d20b22</id>
<content type='text'>
	  Changed the semantics of Condition, TimedWait, MessageQueue,
	  Task, Mutex, Semaphore, and Token to use absolute times for
	  their timeouts.

	  Changed the semantics of EventHandler, ServiceObject, and
	  SvcHandler such that handleTimeout receives a TimeValue
	  representing when the event occured.

	  Changed TimerQueue internally to reflect the above changes.

	  Also made better checks in Token and Mutex so that non-owners
	  can call release without adverse effects.  I plan to try to
	  do this with Semaphore and RWMutex as well.

          Fixed several bugs in Token tryacquire and renew.  Added
	  relativeTimeOfDay methods to TimeValue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  Changed the semantics of Condition, TimedWait, MessageQueue,
	  Task, Mutex, Semaphore, and Token to use absolute times for
	  their timeouts.

	  Changed the semantics of EventHandler, ServiceObject, and
	  SvcHandler such that handleTimeout receives a TimeValue
	  representing when the event occured.

	  Changed TimerQueue internally to reflect the above changes.

	  Also made better checks in Token and Mutex so that non-owners
	  can call release without adverse effects.  I plan to try to
	  do this with Semaphore and RWMutex as well.

          Fixed several bugs in Token tryacquire and renew.  Added
	  relativeTimeOfDay methods to TimeValue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made some small changes so that there won't be warnings on NT when</title>
<updated>1997-12-19T01:16:40+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-12-19T01:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=810346d1068644561c0bfd0da3dd61f48a23b8a0'/>
<id>810346d1068644561c0bfd0da3dd61f48a23b8a0</id>
<content type='text'>
java.lang is imported or stuff is imported from a package that it's
already a member of.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
java.lang is imported or stuff is imported from a package that it's
already a member of.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed package name from ACE to JACE</title>
<updated>1997-04-05T19:59:06+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-04-05T19:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=caa9969a768e42e37983cb865dcd676fdc59dd5c'/>
<id>caa9969a768e42e37983cb865dcd676fdc59dd5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified TimerQueue so that we can specify at construction time whether to</title>
<updated>1996-11-26T21:15:13+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1996-11-26T21:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=216ad0211bf0563c270b258ebd7e1972b0b53cd4'/>
<id>216ad0211bf0563c270b258ebd7e1972b0b53cd4</id>
<content type='text'>
create an internal thread or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create an internal thread or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up the code a little bit</title>
<updated>1996-11-25T19:35:39+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1996-11-25T19:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=26b47a583975a1b564bb2b59d6dee28efa953f8e'/>
<id>26b47a583975a1b564bb2b59d6dee28efa953f8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Class that provides an interface to timers.</title>
<updated>1996-11-23T23:56:20+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1996-11-23T23:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=342a2051c1b2925aa12cd3f412ebb7efe75d5264'/>
<id>342a2051c1b2925aa12cd3f412ebb7efe75d5264</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
