Call pthread_terminate is if it is NO SALAMANDER

This commit is contained in:
Francisco Javier Trujillo Mata 2019-11-23 12:54:45 +01:00 committed by GitHub
parent 5a5640155a
commit e553e19996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,8 +233,8 @@ static void frontend_psp_deinit(void *data)
(void)data;
#ifndef IS_SALAMANDER
verbosity_disable();
#endif
pthread_terminate();
#endif
}
static void frontend_psp_shutdown(bool unused)