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.
Function to Kill a thread in LWP
Re: Function to Kill a thread in LWP
Any situation where you need to kill a thread is a result of bad coding/design elsewhere.
Re: Function to Kill a thread in LWP
I agree, but I need it to implement SDL_KillThread in SDL Wii.
Who is online
Users browsing this forum: No registered users and 1 guest