This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cyg_Thread in C file


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]