My C++ application hangs in POSIX thread function 'sched_yield()'. This
effect is new since OSX 10.2.8. Sometimes one of my threads hangs in
switch_pri called by sched_yield. If I force my application to quit I get a
grey background with the white rectangle saying I have to reset my computer!
Has anyone experienced this?
Is this a known bug in 10.2.8? Is it fixed in OSX 10.3?
Thanks.
Cédric Pillonel