[−][src]Function pspsdk_sys::sdk::sceKernelWakeupThread
pub unsafe extern "C" fn sceKernelWakeupThread(thid: SceUID) -> c_int
Wake a thread previously put into the sleep state.
@param thid - UID of the thread to wake.
@return Success if >= 0, an error if < 0.