mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-29 16:30:57 +02:00
fix mutex revert
Origin commit data
------------------
Branch: master
Commit: b7d195ecaa
Author: max_10 <max_10@gmx.de>
Date: 2018-09-20 (Thu, 20 Sep 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -220,7 +220,7 @@ class cVideo : public OpenThreads::Thread
|
||||
int pig_w;
|
||||
int pig_h;
|
||||
bool pig_changed;
|
||||
Mutex still_m;
|
||||
OpenThreads::Mutex still_m;
|
||||
bool stillpicture;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user