1994 1995 1996 1997 1998 1999 2000 2001 <2002> 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 <2002> 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: et_wish, threadInit and osiThread.h |
From: | Marty Kraimer <[email protected]> |
To: | Benjamin Sailer <[email protected]> |
Cc: | EPICS Tech-Talk <[email protected]> |
Date: | Thu, 31 Jan 2002 10:27:42 -0600 |
Benjamin Sailer wrote: > > Hello again, > > reviewing documents of EPICS base 3.14 and the new sequencer again, > I came to the "handwaving" conclusion that the unability to run > et_wish with R3.14 has nothing to do with the commented-out > threadInit()-call in the et_wish sources. Nevertheless maybe somebody > can clean up my confusion about osiThread.h and the threadInit function. > > In "AppDevGuide.pdf" for R3.14.0alpha1 on pages 224 ff. one can read: Please note that there were many changes in <base>/src/libCom/osi between alpha1 and beta1. Most osiXXX files are now renamed epicsXXX. In particular osiThread.h is now epicsThread.h. We struggled with initialization problems. Beta1 is MUCH bewtter than either alpha release. It is not worthwhile doing anything to the alpha releases of 3.14. Please convert to beta1. Marty Kraimer