Hi,
I have a real time task running at 4 hz, which records some data and
sends it to the
user program for display.  The user program has a couple of pthreads,
and is also displaying images from a frame grabber
using Xlib.   I have found that if I try to make locally defined
function calls, the user space program randomly hangs exactly at
the call, and does not enter the function.  The real-time stuff keeps on

working fine.  I am forced to put everything inline to prevent
this.  Has anybody had this problem, and if so is there a fix?
 I am using the RTlinux v3.0 CD distribution.

thanks,
Dan Peters

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

Reply via email to