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_semaphore_wait()'s return value


To the guy who's in charge of the documentation:

This is from the latest docs:
void cyg_semaphore_wait( cyg_sem_t *sem );


And this is from a recent CVS checkout in kapi.h:
cyg_bool_t cyg_semaphore_wait( cyg_sem_t *sem );


Maybe this is new feature that was not in the 1.3.1 release?

Mathieu Routhier


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