Files
epics-base/src/libCom
Andrew Johnson c5a27fa32e Rework epicsThreadOnce() using ideas from Michael Davidsaver.
An epicsThreadOnceId is now an epicsThreadId.
During initialization, it is set to the thread running the init routine
which can now detect a recursive initialization attempt and suspend.
EPICS_THREAD_ONCE_INIT is still zero, the implementations now define a
new private value for EPICS_THREAD_ONCE_DONE.  This is deliberately not
made public.
2010-04-26 15:38:11 -05:00
..
2008-08-11 21:55:02 +00:00
2009-05-05 15:19:00 +00:00
2009-07-09 15:27:43 +00:00
2002-07-12 21:35:43 +00:00
2010-03-24 13:17:41 -04:00
2002-07-12 21:35:43 +00:00