Commit Graph

11 Commits

Author SHA1 Message Date
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