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]

Cyg_Thread::wakeup_count


  I see in the constructor of Cyg_Thread that suspend_count is
initialised to 1 but wakeup_count is not initialised.
  If I'm going to use counted_wake, do I need to call
cancel_counted_wake at first? Wouldn't it be better if it were
initialised in the constructor?

--
Rafael Rodríguez Velilla        rrv@tid.es
Telefónica I+D          http://www.tid.es
Telf: +34 - 91 337 4270




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