bugfix mutexs

This commit is contained in:
karthikmurakonda 2022-10-28 19:19:35 +05:30
parent ad4af0adac
commit b8feaae7d5
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ gboolean update_images(gpointer* pars){
struct Lower_Layer_Details *LLptr;
if (df == NULL){
pthread_mutex_unlock(&mutex_on_TSB);
return TRUE;
}
//int freq = to_intconvertor(df->dpmu[0]->freq);