wakeup a rt thread.

Giampaolo Bellini <[email protected]> 21 Jan 2005 09:28:17 +0100
Newsgroups gmane.linux.real-time.rtlinux.general
Organization DS4 Laser Technology
Message-ID <1106296097.2913.19.camel@Giampaolo>
Hi all...


 is there a difference in waking up a rt-thread using the

	pthread_wakeup_np(threadx)

instruction and doing the same with the

        pthread_kill(threadx, RTL_SIGNAL_WAKEUP);      
 

instruction ? If I'm not wrong, the first one calls immediatly the
scheduler... is the same for the second ?

thanks in advance,

   Giampaolo





_______________________________________________
Rtl mailing list
[email protected]
http://www2.fsmlabs.com/mailman/listinfo/rtl