Michael Davidsaver
|
244796bbaa
|
remove STATIC
|
2010-03-16 21:09:51 -04:00 |
|
Andrew Johnson
|
91716f766a
|
Make mutex exception classes derive from std::exception.
|
2008-07-29 17:10:15 +00:00 |
|
Marty Kraimer
|
63f139adc5
|
epicsExit and epicsStdioRedirect
|
2004-08-27 16:04:26 +00:00 |
|
Jeff Hill
|
bb05cea3c1
|
fixed solaris warnings
|
2004-01-23 19:55:11 +00:00 |
|
Jeff Hill
|
6c4c063692
|
workaround for bug in RH 7.3 Linux
|
2003-08-21 00:18:31 +00:00 |
|
Jeff Hill
|
b8a2f0495e
|
evaluation version of deadlock detect mutex
|
2003-04-16 20:55:41 +00:00 |
|
Jeff Hill
|
234c515b05
|
removed exception specifications
|
2003-02-12 19:03:59 +00:00 |
|
Jeff Hill
|
7fe3d28c8e
|
fixed sun pro warning
|
2002-12-19 22:53:52 +00:00 |
|
Jeff Hill
|
2f2d4bfae7
|
conditionally compile in mutex owner logging
|
2002-12-12 14:50:27 +00:00 |
|
Jeff Hill
|
fa1b9181cb
|
added capability to record the last owner of the mutex, but perhaps
this should be active only with debug builds
|
2002-12-11 23:01:49 +00:00 |
|
Marty Kraimer
|
faed748404
|
implement fast mutex for posix; remove epicsMutexLockWithTimeout
|
2002-12-04 14:36:41 +00:00 |
|
Jeff Hill
|
0dce06f4cf
|
upgraded compiler specific macros
|
2002-10-30 17:19:26 +00:00 |
|
Jeff Hill
|
5c63caef2a
|
added typename
|
2002-10-25 01:22:28 +00:00 |
|
Jeff Hill
|
aafbb17d67
|
fixed gnu compiler errors
|
2002-10-25 00:33:05 +00:00 |
|
Jeff Hill
|
c3ee505816
|
removed inline functions from dll interface class
|
2002-10-24 23:59:38 +00:00 |
|
Ralph Lange
|
777c2c77be
|
Replaced some C-style casts with their C++ variants
|
2002-10-24 12:53:23 +00:00 |
|
Jeff Hill
|
e1e2df53ad
|
added throw specifications
|
2002-10-23 22:20:49 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Jeff Hill
|
7fcb189dfb
|
made lock/unlock entry points inline again
|
2002-05-08 23:15:31 +00:00 |
|
Jeff Hill
|
47dc34084a
|
moved epicsMutex.c to epicsMutex.cpp
|
2002-03-21 22:21:34 +00:00 |
|