On Fri, Sep 29, 2000 at 04:31:48PM +0900, Randolph Lee wrote:
> I'm quite new to Linux so I apologize if my question seems quite trivial. I
> noticed in the man pages that rt_task_init is only a RTL v1.x compatibility
> function. Which system call would I use that is similar to this for v2.x,
> without using threads?

You should use pthread_create.  I'm not sure what you mean "without
using threads". Tasks and threads are the same thing, underneath it all.


> 
> Thanks,
> Randolph
> -- [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/

-- 
---------------------------------------------------------
Victor Yodaiken 
Finite State Machine Labs: The RTLinux Company.
 www.fsmlabs.com  www.rtlinux.com

-- [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