[ECOS] return code: ecos thread and POSIX thread

Jonathan Larmour jlarmour@redhat.com
Thu Dec 27 13:13:00 GMT 2001


Robert Lee wrote:
> 
> 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.

Because they are different interfaces. The eCos interface was written
before we added the POSIX compatibility interface. A different
compatibility interface may do it different again.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine



More information about the Ecos-discuss mailing list