Commit Graph

6841 Commits

Author SHA1 Message Date
Ralph Lange
a67444ea1e Fixed HPUX 11 problem: isnan() is a macro. 2001-07-20 17:36:41 +00:00
Ralph Lange
48aac3bc86 Fixed Tornado warnings 2001-07-20 17:33:50 +00:00
Janet B. Anderson
993fbd06e9 Updated to solaris 8 POSIX flags. 2001-07-19 15:27:44 +00:00
Jeff Hill
4698215212 added try lock test 2001-07-16 18:14:53 +00:00
Jeff Hill
35110d3e88 fixed incorrect status returned from tryLock() 2001-07-16 17:30:51 +00:00
Jeff Hill
a520078ce2 fixed spelling 2001-07-16 17:12:57 +00:00
Jeff Hill
e095b7feba fixed sun pro warnings 2001-07-16 16:59:37 +00:00
Jeff Hill
13f8bc14ec better test to determine if this is a receive processing thread,
and moved delay == 0 is wait forever to legacy ca_pend_io interface
2001-07-16 15:39:59 +00:00
Jeff Hill
ef54680c9d better test to determine if this is a receive processing thread 2001-07-16 15:37:55 +00:00
Jeff Hill
4d3cf68a21 moved odd ball delay == 0.0 is wait forever behavior into
legacy ca_pend_io interface.
2001-07-16 15:36:19 +00:00
Jeff Hill
dd3baf0ce4 fixed and also simplified locking logic 2001-07-13 23:12:41 +00:00
Jeff Hill
57e8a344fc moved odd ball delay == 0.0 is wait forever behavior into
legacy ca_pend_event interface so that we dont need to
keep doing this in the future.
2001-07-13 23:11:19 +00:00
W. Eric Norum
9803b24aa9 Ensure that host name is always null-terminated. 2001-07-13 18:48:03 +00:00
Jeff Hill
24a08c9c78 fixed problem discovered by Eric Norum 2001-07-13 18:08:49 +00:00
Jeff Hill
df9b5703d5 more tests 2001-07-13 16:10:08 +00:00
Jeff Hill
d0e047f78f correct fix for thread switch problem on Linux 2001-07-13 16:06:39 +00:00
Marty Kraimer
d1c39d4089 dbNameToAddr dod the conversion 2001-07-13 13:16:19 +00:00
Jeff Hill
20aebe4460 kludge to test thread switch on Linux 2001-07-13 02:16:07 +00:00
Jeff Hill
2758df6db2 fixed potential deadlock 2001-07-13 02:06:16 +00:00
Jeff Hill
35d23ac6bd fixed cac rundown bugs 2001-07-13 01:58:23 +00:00
Jeff Hill
a29b0fafc7 changed name of constant and added block until recv
backlog is complete to pend_event
2001-07-12 23:57:24 +00:00
Jeff Hill
ef4ebf4d4b work correctly on systems without preemptive schedualing 2001-07-12 23:48:14 +00:00
Jeff Hill
bc0b51dbe4 made mf private 2001-07-12 23:25:58 +00:00
Jeff Hill
207f25f469 fixed typo 2001-07-12 18:03:45 +00:00
Jeff Hill
c61e68b4e3 revert to using virtual destroy() to destroy timers 2001-07-12 17:53:51 +00:00
Jeff Hill
b061bb6eb9 no need to save pointer to timer queue now 2001-07-12 16:04:04 +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
f82a4a28d2 fixed comment 2001-07-12 02:20:55 +00:00
Jeff Hill
1403317247 fixed gnu warning 2001-07-11 23:47:40 +00:00
Jeff Hill
2923f64442 improved syntax diagnostic 2001-07-11 23:33:53 +00:00
Jeff Hill
e5b28e846b adapt to new timer API 2001-07-11 23:31:45 +00:00
Jeff Hill
a16db0ee59 optimized word pop 2001-07-11 23:30:24 +00:00
Jeff Hill
ca2c93bda4 improved schedualing of recv process thread 2001-07-11 23:28:57 +00:00
Jeff Hill
72cbc5edf0 added recv proc flush postpone 2001-07-11 23:26:56 +00:00
Jeff Hill
c285cbfa30 optimized out v41ok test 2001-07-11 23:25:32 +00:00
Jeff Hill
bab43925ac removed dated entry 2001-07-11 23:24:30 +00:00
Jeff Hill
9a1023a5da optimized word pop 2001-07-11 23:24:02 +00:00
Jeff Hill
1ac9d69c64 added new pop routines 2001-07-11 23:22:08 +00:00
Jeff Hill
94a05a3077 removed junk 2001-07-11 23:19:45 +00:00
Jeff Hill
a5c339209b improved schedualing of recv process thread 2001-07-11 23:19:13 +00:00
Jeff Hill
b1fee9b6e3 detect problems with ca poll 2001-07-11 23:17:21 +00:00
Jeff Hill
8ffb5e5fb9 delete timer via timer queue 2001-07-11 23:16:34 +00:00
Janet B. Anderson
71fa55fd2a Removed unused shrlib suffix. 2001-07-09 20:05:04 +00:00
Janet B. Anderson
7b54119ff8 Changed to gnu compiler for depends rule. 2001-07-09 20:04:24 +00:00
Jeff Hill
21dc0da78c fixed benign memory leak 2001-07-05 18:01:03 +00:00
Jeff Hill
d36ee2b634 cosmetic 2001-07-05 16:11:37 +00:00
Jeff Hill
7a6a6dc53e fixed comment 2001-07-05 16:10:54 +00:00
Jeff Hill
5640c38032 removed garbage 2001-07-03 23:57:58 +00:00
Jeff Hill
c717ab3aec track with timer API changes 2001-07-03 23:36:10 +00:00