Commit Graph

36 Commits

Author SHA1 Message Date
Jeff Hill
10c1cd7569 fixed gnu warnings 2001-02-16 03:13:27 +00:00
Jeff Hill
e414071448 new list interface 2001-02-15 17:13:25 +00:00
Marty Kraimer
6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Jeff Hill
8cb926b254 improved diagnostic 2000-09-07 01:10:30 +00:00
Jeff Hill
18b885af33 fixed GNU and SUN PRO warnings 2000-08-25 17:55:18 +00:00
Ralph Lange
9cf8650ff0 += newline at end of file (HP aCC warning fix) 2000-06-30 15:47:27 +00:00
Jeff Hill
f91be05cde 1) users must now select between
single threaded and multi threaded operation
2) default timer queue does not now have manager thread
2000-06-27 22:24:58 +00:00
Jeff Hill
9e9ead744a cosmetic 2000-06-26 23:49:04 +00:00
Jeff Hill
af9a564c3e fixed bug which was impacting performance, but not functionality
(we needed to process once for each expired timer on the queue)
2000-06-26 23:45:16 +00:00
Jeff Hill
adf84044d2 doc 2000-06-23 00:05:16 +00:00
Jeff Hill
8fa9db48ad added new activate methods 2000-06-16 23:36:37 +00:00
Jeff Hill
34b352cc5b updated to match thread class changes 2000-05-24 22:07:40 +00:00
Marty Kraimer
8230a0622d add start method to osiThread 2000-05-19 15:40:15 +00:00
Jeff Hill
584a931821 removed most of the case statements 2000-04-12 18:03:23 +00:00
Jeff Hill
9a277c0a3b fixed deadlock 2000-02-29 22:47:41 +00:00
Jeff Hill
2d68bb90ef fixed deadlock 2000-02-29 21:37:13 +00:00
Jeff Hill
792acfa505 work around WIN32 shutdown issues 2000-02-23 16:11:30 +00:00
Marty Kraimer
6d5037eef3 queue.show => show 2000-02-11 16:54:37 +00:00
Jeff Hill
3fe6392a93 code to protect against potential race condition when timer queue is destroyed 2000-02-09 22:18:05 +00:00
Jeff Hill
8026cdc26a fixed gnu warnings 2000-02-08 23:15:18 +00:00
Jeff Hill
c92e3235dd added C interface and made thread safe 2000-02-07 22:00:33 +00:00
Jeff Hill
fa2a1395a0 o created tsStamp.h
o include tsStamp.h into tsDefs.h
o use assert() instead of C++ exceptions on certain os
1999-12-22 23:12:51 +00:00
Jeff Hill
982dc928e7 added new functionality to allow replacement of vxWorks watchdogs 1999-11-04 01:32:37 +00:00
Jeff Hill
00327f65d7 use epics assert 1999-08-06 01:00:41 +00:00
Jeff Hill
cdcd2d6a00 general overhaul of the osiTimer class 1999-08-05 16:53:19 +00:00
Jeff Hill
a51ea84a3a many improvements to osiTime 1999-05-07 19:12:40 +00:00
Jeff Hill
d024459140 removed warnings 1997-08-05 00:37:12 +00:00
Jeff Hill
d5048d7237 cleaned up pc port 1997-06-25 05:45:55 +00:00
Jeff Hill
d3c6310bb1 API changes and include with not <> 1997-04-10 19:45:43 +00:00
Jeff Hill
2d6ac57834 fixed several subtle problems 1996-11-02 02:06:59 +00:00
Jeff Hill
1d39b11b7f removed unused variable 1996-09-16 21:19:25 +00:00
Jeff Hill
631de381fd fixed delete this confusion 1996-08-05 21:53:43 +00:00
Jeff Hill
64e851e05c use iter.remove() 1996-07-24 23:01:53 +00:00
Jeff Hill
1df41d2964 force timer into limbo state during delete 1996-07-09 23:00:06 +00:00
Jeff Hill
a76a338e8e added new src files 1996-06-26 22:14:15 +00:00