Hi, In pthread_suspend_np function, why are we not calling rtl_schedule function. This is done in rt_task_suspend function. Basically i want to know why is pthread_suspend_np not suspending the task immediately. Thanks and Regards Santhosh --- [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/
- Re: [rtl] pthread_suspend_np Question. Santhosh Kumar M [CEC-S]
- Re: [rtl] pthread_suspend_np Question. Stuart Hughes