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: Dangerous method: Cyg_SchedulerImplementation::set_idle_thread(Cyg_Thread* thread)?


Hi,

> This function is not part of the exported API: there is no C
> equivalent in kapi.h, nor is there any documentation. It is intended
> only for use within the kernel, and only gets used during system
> initialization.

Ok, I agree that the eCos-user is intended to use the C-API, but he is
not forbidden to use the C++-API, is he? And if this method is used
for initialization pruposes only, why is it declared public?

Ciao, Fabian

--
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]