[ECOS] Cyg_Thread in C file
sandeep kumar
sandeep@codito.com
Fri Mar 26 15:35:00 GMT 2004
Hi,
> I'd like to use Cyg_Thread in a C file, is it possilbe?
> As far as I understood (I never used C++) it is a C++ class declared in
> threads.hxx. Couldn't it be possible to access it a structure or in some
> other way without passing to C++?
I think, what you need is already there in form of Kernel C API. Just have a
look at how cyg_thread structure is defined.
HTH
sandeep
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list