Comment 1 for bug 1699229

Revision history for this message
Andrew Johnson (anj) wrote :

VxWorks doesn't have anything like a taskJoin() routine, so implementing this there would require pulling functionality from epicsThread::exitWait() and epicsThreadCallEntryPoint() down into the os/vxWorks/osdThread.c implementation.