Commit Graph
9 Commits
Author SHA1 Message Date
Andrew Johnson 1ed5eb1ad1 Major reworking of the task watchdog implementation:
* Added new monitoring API with insert and remove callbacks; the old API is
  still supported though.
* Added report routine, callable from iocsh.
* taskwdInsert() can take a NULL tid, meaning the calling thread.
2008-05-22 17:54:19 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Marty Kraimer dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Marty Kraimer 91f6c63908 add decoration to names 2000-05-18 20:24:07 +00:00
Marty Kraimer 635df95acb use threadOnce; add lazy init 2000-03-07 14:51:05 +00:00
Jeff Hill 9aa1dd1b1d fixed for C++ 2000-03-01 00:19:05 +00:00
Jeff Hill a8b4c8a72a define WIN32 DLL entry points 2000-02-23 16:10:29 +00:00
Jeff Hill 50b63036cd taskwdInit() needs ANSI style func proto that specifies no args
not any num of args
2000-02-17 22:00:47 +00:00
Marty Kraimer cda567985c moved taskwd.c taskwd.h from src/db to src/libCom/taskwd 2000-02-17 20:59:17 +00:00