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]

Thread specific data



Hi,

I want to use the cyg_thread_set_data (index, data) function in ecos.
Do I have to call the cyg_thread_new_data_index() first to get an index or
can I just use a random number as an index?

And suspose I must use the cyg_thread_new_data_index first, is there a way of
knowing wich index a will get??

Thanks,

Tom Coremans


Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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