Function to Kill a thread in LWP
Posted: Sat Dec 20, 2014 5:14 pm
Is there a function to kill a thread in libogc? I mean a function similar to pthread_kill.
Looking at the code there is an internal function "__lwp_thread_close" to close a thread but there is not an external function.
Looking at the code there is an internal function "__lwp_thread_close" to close a thread but there is not an external function.