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: Channel Access Client library |
From: | [email protected] (Jeff Hill) |
To: | "Eric Boucher" <[email protected]>, "Tech-Talk" <[email protected]> |
Date: | Mon, 29 Nov 1999 09:49:29 -0700 |
> Is it safe to use the channel access client library in a multi-threaded > environment as long as only one thread calls the ca routines or is there > other issues ? > Yes, this is safe as long as only one thread is in the library at a time. The client library has always been 100% thread safe on vxWorks, and in EPICS 3.14 the client library will be thread safe on all OS. Jeff