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 | 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: Redundancy Patch: libCom |
From: | Andrew Johnson <[email protected]> |
To: | "Liu, Gongfa" <[email protected]> |
Cc: | EPICS core-talk <[email protected]> |
Date: | Tue, 27 Nov 2007 17:46:10 -0600 |
Liu, Gongfa wrote:
The function epicsThreadDelete is just used for RMT. We will give it up and change the relevant codes.(8) base-3.14.9/src/libCom/osi/epicsThread.h The function epicsThreadDelete is declared. (11) base-3.14.9/src/libCom/osi/os/posix/osdThread.c The function epicsThreadDelete is implemented. (15) base-3.14.9/src/libCom/osi/os/vxWorks/osdThread.c The function epicsThreadDelete is implemented.
Ok, I will delete those file changes from the libCom patch.
RMT code is vxWorks dependent originally and tickGet() is used. We will give it up and change the relevant codes.(9) base-3.14.9/src/libCom/osi/epicsTime.h The function epicsTimeGetTicks is declared. (12) base-3.14.9/src/libCom/osi/os/posix/osdTime.cpp The function epicsTimeGetTicks is implemented. (13) base-3.14.9/src/libCom/osi/os/vxWorks/iocClock.c The function epicsTimeGetTicks is implemented.
I will delete those file changes from the libCom patch too. - Andrew -- When a distinguished but elderly scientist states that something is possible, he is almost certainly right. When he states that something is impossible, he is very probably wrong. -- Arthur C. Clarke