Tue, 11 Jul 2000 b m ledvina wrote:
> hello again,
>
> the problem i was having has been eliminated. kinda strange it was. i
> was seeing bizarre behavior from a thread trying to read from a fifo,
> but the cause wasn't a bug, lack of know how, or a problem with V (the
> gui development code) Actually, when I generated the child thread, I
> left the paranthesis in the function name, which the compiler didn't
> even give a hoot about.
Oops... void * is fun, isn't it! :-)
> Anyway, this improper addition of those little
> curved things caused all my woes. Troublesome is it that the thread
> worked somewhat, but not enitrely....
The reason for that was that when the statement that was supposed to set the
thread up was executed, it actually *called* your thread function in order to
pass it's return as the function address argument to pthread_create().
David Olofson
Programmer
Reologica Instruments AB
[EMAIL PROTECTED]
..- M u C o S --------------------------------. .- David Olofson ------.
| A Free/Open Multimedia | | Audio Hacker |
| Plugin and Integration Standard | | Linux Advocate |
`------------> http://www.linuxdj.com/mucos -' | Open Source Advocate |
..- A u d i a l i t y ------------------------. | Singer |
| Rock Solid Low Latency Signal Processing | | Songwriter |
`---> http://www.angelfire.com/or/audiality -' `-> [EMAIL PROTECTED] -'
-- [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/