Jeff Hill
c9f8816dea
fixed doc
2001-03-28 21:54:36 +00:00
Jeff Hill
63393cc259
added performance test
2001-03-28 21:53:38 +00:00
Jeff Hill
7c4b968db7
use a longer polling interval
2001-03-28 21:18:38 +00:00
Jeff Hill
84ced8336c
fixed test duration for slower machines
2001-03-28 21:14:48 +00:00
W. Eric Norum
d5a01b6968
Ensure that epicsThreadSleep always yields processor.
2001-03-28 21:00:35 +00:00
Jeff Hill
65d5561b3d
fixed stack size bug
2001-03-28 20:54:29 +00:00
Jeff Hill
159ecd02f2
use C++ API
2001-03-28 16:30:00 +00:00
Jeff Hill
efd4f1e6e1
fixed gnu warning
2001-03-28 16:05:32 +00:00
Jeff Hill
902ee295e0
added newline at EOF
2001-03-28 16:01:40 +00:00
Jeff Hill
9191e04ac9
added new tests
2001-03-28 15:52:18 +00:00
Jeff Hill
8b782cd6bb
added thread private test
2001-03-28 15:49:25 +00:00
Andrew Johnson
34ea7db15b
Changed template so it takes an exception object as argument, not a
...
char* to use as the argument to the exception object. This may end
up copying the object, but it's now completely flexible (an exception
class must be copy-constructable anyhow).
2001-03-27 20:45:59 +00:00
Andrew Johnson
5ad4bfcd11
Added a private default constructor (to stop compiler-generated one)
...
A bit of reformatting too.
2001-03-27 20:38:24 +00:00
Andrew Johnson
418b34ad85
Added epicsAlgorithmTest
2001-03-27 20:25:52 +00:00
Andrew Johnson
ced62f1e5f
swap=>epicsSwap
2001-03-27 17:10:14 +00:00
Andrew Johnson
a1bbcf660a
Using epicsAlgorithm.h
2001-03-27 16:55:12 +00:00
Andrew Johnson
a16fdfe45e
Added epicsAlgorithm.h header containing epicsMin, epicsMax & epicsSwap.
2001-03-27 16:53:22 +00:00
Marty Kraimer
a8f3980097
Fix dbScanLock so it takes global lock
2001-03-26 21:40:07 +00:00
Marty Kraimer
ddbb74a35e
add void return
2001-03-26 19:08:48 +00:00
Jeff Hill
3817ea5f3a
supress purify warning
2001-03-26 18:46:39 +00:00
Jeff Hill
8ef0216cf5
minor optimization in timer queue process
2001-03-26 18:34:59 +00:00
Jeff Hill
a609b3394b
doc
2001-03-26 18:32:30 +00:00
Jeff Hill
26c082ffaf
fixed timer delay test
2001-03-26 18:31:57 +00:00
Jeff Hill
b1d14576c5
cleaned up implementation of locks
2001-03-23 23:00:03 +00:00
Marty Kraimer
b68d241c44
make it lock
2001-03-23 22:01:05 +00:00
Jeff Hill
ef696499e4
optimized free list locking
2001-03-22 22:12:09 +00:00
Jeff Hill
8629f103d6
doc
2001-03-22 21:32:30 +00:00
Janet B. Anderson
ca640904a0
Change to allow relative paths.
2001-03-22 03:08:28 +00:00
Jeff Hill
31454ef08a
fixed proper IO destroy when channel exits
2001-03-21 16:11:24 +00:00
Marty Kraimer
7f874c909e
No SPC_NOMOD for VAL
2001-03-21 14:54:18 +00:00
Marty Kraimer
abe09ef1d3
add new features for seqExample
2001-03-21 14:53:36 +00:00
Jeff Hill
c0c2d30209
changed locking hierarchy
2001-03-21 01:07:27 +00:00
Jeff Hill
0a9f914076
added epicsAutoMutexRelease
2001-03-21 01:02:35 +00:00
Janet B. Anderson
f125776bcb
Changes to allow invoking with relative path.
2001-03-20 21:01:35 +00:00
Marty Kraimer
367e07d3ca
must include inlines
2001-03-20 16:48:43 +00:00
W. Eric Norum
d7137d3e02
Clean up handling of `argv' style arguments.
2001-03-20 03:25:04 +00:00
W. Eric Norum
92983574e7
Clean up the help message for # comments.
2001-03-19 22:14:35 +00:00
W. Eric Norum
ad1ce3a686
Clean up priority display.
...
Move task name to end so that long task names look better.
2001-03-18 22:29:45 +00:00
W. Eric Norum
45de0e4e1f
Add ioccrfArgArgv argument type to support functions which take an
...
arbitrary number of arguments (e.g. show). Clean up help display
of argument desciptors containing spaces.
2001-03-17 18:25:30 +00:00
Andrew Johnson
7ec189d2ce
Made producer and consumer routines extern "C" to stop SUNWspro warning.
2001-03-16 20:05:00 +00:00
W. Eric Norum
9b401acc13
Don't pass a truncated argument buffer array to a handler function.
2001-03-15 22:09:36 +00:00
Janet B. Anderson
4eb4715941
Added wildcard to CONFIGS definition.
2001-03-12 17:14:39 +00:00
Janet B. Anderson
0087c72f82
Added CONFIGS definition to install RULES_BUILD.
2001-03-12 15:43:03 +00:00
Jeff Hill
fc97348590
fixed early gnu undefined symbol
2001-03-10 00:43:48 +00:00
Jeff Hill
aa424e2774
fixed spelling
2001-03-09 01:25:25 +00:00
Jeff Hill
0f2a5128f8
removed comment
2001-03-09 01:15:18 +00:00
Jeff Hill
740d86ea48
fixed spelling
2001-03-09 00:23:57 +00:00
Jeff Hill
24dee489ff
format
2001-03-08 22:57:52 +00:00
Jeff Hill
b3eaf02074
fixed gnu warning
2001-03-08 22:56:21 +00:00
Jeff Hill
5622204418
fixed gnu warning
2001-03-08 22:38:02 +00:00