- 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
- 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