~epics-core/epics-base/+git/Com:thread-join

Last commit made on 2019-07-02
Get this branch:
git clone -b thread-join https://git.launchpad.net/~epics-core/epics-base/+git/Com
Members of EPICS Core Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
thread-join
Repository:
lp:~epics-core/epics-base/+git/Com

Recent commits

b4ee452... by Andrew Johnson

Test that a join actually delays the parent

e5782ae... by Andrew Johnson

Update release notes again, more detail

99be9a8... by Andrew Johnson

Rework EPICS_THREAD_CAN_JOIN

RTEMS osdThread.h was missing an extern "C" wrapper.

fbf6218... by Andrew Johnson

Replace epicsThreadOptsDefaults() with EPICS_THREAD_OPTS_INIT

The epicsThreadCreate() routines now interpose calls to
epicsThreadGetStackSize() if an enum value is passed.

4b77d5e... by Andrew Johnson

Release Note updates

VxWorks minimum version, and more about joinable threads.

8a072d3... by Andrew Johnson

More basic tests of epicsThreadMustJoin()

ff1462f... by Andrew Johnson

Working VxWorks implementation of epicsThreadMustJoin()

14440b2... by mdavidsaver

more RTEMS join

93a96e3... by mdavidsaver

dbChArrTest use dbUnitTest.h

57d2b14... by mdavidsaver

update release notes