Having a problem waking up a real-time thread after it has been suspended. Here is how it goes: 1. The thread is created in the init_module(void). 2. I call the code to be executed, normal execution.... 3. I need to suspend it if one condition is met, hence this condition is checked at each execution of the thread. 4. Condition met ==> thread suspended. 5. Condition not true anymore ==> code in step 2 is called again BUT THE THREAD DOES NOT WAKE UP!?!? any suggestions? thanks in advance, anwar _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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/