Commit Graph

5084 Commits

Author SHA1 Message Date
W. Eric Norum b35e62ed07 Ensure that semaphore is destroyed even if it is held by the calling task. 2000-03-20 23:08:46 +00:00
Jeff Hill e2c7b26c60 removed test message 2000-03-20 22:38:57 +00:00
Jeff Hill 486a30ea01 removed bogus include 2000-03-20 21:30:16 +00:00
Janet B. Anderson 098accfc7d Commented out CROSS_COMPILER_TARGET_ARCHS definition. 2000-03-20 19:18:45 +00:00
Janet B. Anderson f26614a8f5 Added SRCS and PROD_SRCS 2000-03-18 04:57:43 +00:00
Janet B. Anderson 2b835b0ff3 Added munching. 2000-03-17 23:35:28 +00:00
Janet B. Anderson 05763a415a Added c++ munching for vxWorks. 2000-03-17 23:16:36 +00:00
Janet B. Anderson 6bcb2da54f Added c++ munching. 2000-03-17 23:15:27 +00:00
William Lupton 5d3e80838c added ca 2000-03-17 23:08:10 +00:00
William Lupton cc51f3d449 added html 2000-03-17 21:16:25 +00:00
W. Eric Norum 58ff396eef Fix test for PV name termination. 2000-03-17 20:16:17 +00:00
W. Eric Norum 61bba9985b Set task variable notepad entry properly.
Ensure that a threadPrivateGet before a threadPrivateSet returns a NULL pointer.
2000-03-17 19:58:27 +00:00
Marty Kraimer 60564f4758 run iocInit 2000-03-17 19:40:27 +00:00
Marty Kraimer 3a2b543bfb fix bugs 2000-03-17 16:38:06 +00:00
W. Eric Norum 07d72972f0 Add dummy implementation of osiSpawnDetachedProcess. 2000-03-16 23:21:12 +00:00
Marty Kraimer e776939e60 add threadInit() 2000-03-16 20:58:36 +00:00
Marty Kraimer 8833a4f33e add date since vxWorks doesnt supply it 2000-03-16 20:56:05 +00:00
W. Eric Norum 2853828297 Give the initial thread a `taskVar' structure.
Add functions to compute next higher and next lower priority level.
2000-03-16 18:59:02 +00:00
Janet B. Anderson 0cea0d7991 Updated release and added cvs tag definition. 2000-03-16 15:38:06 +00:00
Janet B. Anderson ba75cd3066 Added cvs tag to epics release strings. 2000-03-16 15:35:45 +00:00
Jeff Hill 4ebcbd5f50 added new priority manipulating routines 2000-03-16 02:25:10 +00:00
Marty Kraimer 740f2de82a add test for threadPrivate 2000-03-15 21:36:02 +00:00
Marty Kraimer eef55f43cc added threadInit() 2000-03-15 20:20:10 +00:00
Marty Kraimer ebfe6d3d50 changes so that example works on vxWorks 2000-03-15 20:11:14 +00:00
Marty Kraimer ac597db46f add definition for sysClkRateGet 2000-03-15 19:10:51 +00:00
Marty Kraimer e67d89e8a6 changes so things build 2000-03-15 18:49:33 +00:00
Jeff Hill 5c10c3b409 proper flush for claim messages 2000-03-15 16:05:38 +00:00
Marty Kraimer cc40e5989e changes to build on solaris and vxWorks 2000-03-15 14:19:52 +00:00
William Lupton 0149a2c6e0 made threadPrivate error messages (some) dependent on errVerbose 2000-03-15 00:14:01 +00:00
William Lupton 96f0eea5bd supported BSD timeval 2000-03-15 00:13:30 +00:00
Jeff Hill 62dd1dfef8 link with the db library 2000-03-14 23:16:43 +00:00
Jeff Hill 20f46a2283 cosmetic 2000-03-14 22:55:12 +00:00
Jeff Hill 4602470c64 changed function names 2000-03-14 22:49:41 +00:00
Jeff Hill a96e26b018 moved new definitions here 2000-03-14 22:48:49 +00:00
Jeff Hill e854d70404 dont include net_convert.h 2000-03-14 22:46:45 +00:00
Jeff Hill b9ab41263e changed symbol names and moved routines within the file 2000-03-14 22:45:58 +00:00
Jeff Hill 99cf6c259f dont include addrList.h 2000-03-14 22:45:03 +00:00
Jeff Hill d98f89a45f use new symbol name 2000-03-14 22:42:00 +00:00
Jeff Hill a76d253bd3 added dll export keywords 2000-03-14 22:41:30 +00:00
Jeff Hill ffe00db8a9 added new line at EOF 2000-03-14 22:39:05 +00:00
Jeff Hill d92991d035 added port config fetch 2000-03-14 22:35:06 +00:00
Jeff Hill 9f26419e89 removed unused -Ds 2000-03-14 22:32:14 +00:00
Jeff Hill 833ea12de9 made compatible with new version of cac 2000-03-14 22:30:05 +00:00
Marty Kraimer f809f3a716 lock for ++nthreadPrivate 2000-03-14 21:18:05 +00:00
Marty Kraimer 7ffd786c1c remove definition of callbackRequest 2000-03-14 20:54:39 +00:00
Marty Kraimer eb3bb1d5ce call threadInit() in main 2000-03-14 20:33:52 +00:00
Marty Kraimer 9edfa9f2e6 threadPrivateMutex not necessary 2000-03-14 20:31:20 +00:00
Marty Kraimer 606441c089 changes for 3.14 2000-03-14 20:23:07 +00:00
Janet B. Anderson cb57dc29e2 Updated dll libs. 2000-03-14 20:09:28 +00:00
Janet B. Anderson 06faf45271 Updated dll libs. 2000-03-14 20:03:04 +00:00