Jeff Hill
|
24d2d57d62
|
dont check to see if timer thread is suspended when blocking for it to shut down
|
2004-01-15 04:15:04 +00:00 |
|
Jeff Hill
|
d0f68ee85f
|
move sleep quantum cache to proper place in active timer queue
|
2003-03-26 22:12:07 +00:00 |
|
Jeff Hill
|
0792aebf95
|
added sleep quantum correction using epicsThreadSleepQuantum()
|
2003-03-21 19:26:00 +00:00 |
|
Jeff Hill
|
e772ce948c
|
fixed gnu warnings
|
2002-11-01 18:13:51 +00:00 |
|
Jeff Hill
|
0b66cd3811
|
now compatible with new epicsSingleton interface
|
2002-10-23 22:30:19 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Jeff Hill
|
cdfa4b5363
|
avoid useless vc++ warning
|
2002-03-27 21:32:20 +00:00 |
|
Jeff Hill
|
a07be4ff1b
|
template instantiation
|
2002-03-27 19:18:43 +00:00 |
|
Jeff Hill
|
cf3000d8df
|
use singleton for epics timer queue manager
|
2002-03-22 21:18:45 +00:00 |
|
Jeff Hill
|
fec6ba2dbf
|
epicsAutoMutex has a new name, fixed free lists, and allow timer to be deleted during expire
|
2002-03-21 22:45:32 +00:00 |
|
Jeff Hill
|
a251b89e13
|
auto mutex release now requires an auto mutex
|
2002-02-27 23:32:44 +00:00 |
|
Jeff Hill
|
659c60fd90
|
fixed inconsistent signed vs unsigned for thread priority
|
2001-10-03 18:45:32 +00:00 |
|
Jeff Hill
|
c61e68b4e3
|
revert to using virtual destroy() to destroy timers
|
2001-07-12 17:53:51 +00:00 |
|
Jeff Hill
|
1042e657c8
|
improved internal class hierarchy
|
2001-07-12 16:02:54 +00:00 |
|
Jeff Hill
|
41a2ba5a9b
|
make timer queue visible from epicsTimer
|
2001-07-12 02:23:14 +00:00 |
|
Jeff Hill
|
8ffb5e5fb9
|
delete timer via timer queue
|
2001-07-11 23:16:34 +00:00 |
|
Jeff Hill
|
63c2a025d3
|
made compatible with timer library API changes
|
2001-05-22 01:46:13 +00:00 |
|
Jeff Hill
|
c6c4b1b4c3
|
timer queue name changes
|
2001-03-08 21:54:45 +00:00 |
|
Jeff Hill
|
3fa13a1d8f
|
dont use struct for C++ class defs
|
2001-02-22 19:52:09 +00:00 |
|