Call pthread_terminate is if it is NO SALAMANDER
This commit is contained in:
parent
5a5640155a
commit
e553e19996
|
@ -233,8 +233,8 @@ static void frontend_psp_deinit(void *data)
|
||||||
(void)data;
|
(void)data;
|
||||||
#ifndef IS_SALAMANDER
|
#ifndef IS_SALAMANDER
|
||||||
verbosity_disable();
|
verbosity_disable();
|
||||||
#endif
|
|
||||||
pthread_terminate();
|
pthread_terminate();
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
static void frontend_psp_shutdown(bool unused)
|
static void frontend_psp_shutdown(bool unused)
|
||||||
|
|
Loading…
Reference in New Issue