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]

return code: ecos thread and POSIX thread


Hi,

Please correct me if I am wrong.

In eCos, cyg_mutex_lock returns 1 (true) if
successful.

In pthread (POSIX), pthread_mutex_lock returns 0 (no
error) if successful.

What is the reason to make them different? Thank you.

Happy Holiday.

=====
Robert Lee
Software Engineer

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com


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