[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Q: pthreads deprecated function



ALErs -

I have some code that expects to call
 'pthread_kill_other_threads_np()' as a clean-up step prior to exit. This
function seems to have been dropped from my SuSE-10.[1|2] libs - at least
in '/usr/include/pthreads.h'. Is there a recommended work-around, other 
than digging out the old source and trying to add an equivalent local 
function?

TIA for suggestions.
 - Mills