Hello All,

Why does a thread created with pthread_create not return from
its entry function. I got a reboot as soon as the thread entry function
returned, i expected it would just like "normal" pthreads just to
end the thread when it returns from the entry function.
After looking again at the examples i saw they all use a endless loop 
in the threads and never return. Is it supposed to be
like that ?

Something else are there plans to implement pthread_mutex_t and
pthread_cond_t 
on RT-Linux ?

Thanks,

Erwin

-- 
        Q - S O F T - E N G I N E E R I N G 

Erwin Rol (Software Engineer)     phone: +49-89-68050051
[EMAIL PROTECTED]  fax  : +49-89-68050052
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to