lp:~ralph-lange/epics-base/thread-hooks

Created by Ralph Lange and last modified
Get this branch:
bzr branch lp:~ralph-lange/epics-base/thread-hooks
Only Ralph Lange can upload to this branch. If you are Ralph Lange please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ralph Lange
Project:
EPICS Base
Status:
Merged

Recent revisions

12314. By Ralph Lange

documentation: Updated RELEASE_NOTES

12313. By Ralph Lange

libCom/osi: Add default start hook for _main_ thread

12312. By Ralph Lange

libCom/osi: Clean up epicsThreadHooks API
- remove exit hooks completely
- remove non-public functions fom header files
- add test for epicsThreadMap
- fix bugs in RTEMS and vxWorks implementation of epicsThreadMap

12311. By Ralph Lange

libCom/osi: Don't decorate epicsThreadHook functions with epicsShareAPI

12310. By Ralph Lange

libCom/osi: Streamline epicsThreadShowInfo functions between implementations
- epicsThreadShowInfo: private function to print headers or task line,
  not in header file, using internal pointer type

12309. By Ralph Lange

documentation: Add epicsThreadHooks info to RELEASE NOTES

12308. By Ralph Lange

libCom/test: Add test for epicsThreadHooks

12307. By Ralph Lange

libCom/osi: Make vxWorks implementation of epicsThreadMap() safe and dynamic

12306. By Ralph Lange

libCom/osi: Fix nesting for epicsThreadHooks, add WIN32 implementation, lock traversal
- call (generic) exit hook after calling the (specific) epicsExitCallAtThreadExits()
- for start hooks added as 1-2-3, run exit hooks in opposite order: 3-2-1
- add calls to hooks module to WIN32 osdThread.c
- add lock/unlock to hook list traversal

12305. By Ralph Lange

libCom/osi: Add some copyrights for ITER

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~epics-core/epics-base/3.15
This branch contains Public information 
Everyone can see this information.

Subscribers