mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 19:46:35 +01:00
should fix the high cpu usage issue
This commit is contained in:
@@ -178,4 +178,4 @@ void new_filesender_thread(ToxWindow *self, Tox *m, uint8_t *path, int path_len,
|
||||
|
||||
if (pthread_mutex_init(&file_senders[i].lock, NULL) != 0)
|
||||
exit_toxic_err("failed in new_filesende", FATALERR_MUTEX_INIT);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user