mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-11 23:50:58 +02:00
rcinput: use mutex, suggested by Seife
Origin commit data
------------------
Branch: ni/coolstream
Commit: 409b36c776
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-10-14 (Mon, 14 Oct 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -162,6 +162,7 @@ class CRCInput
|
||||
int fd_max;
|
||||
__u16 rc_last_key;
|
||||
OpenThreads::Mutex mutex;
|
||||
OpenThreads::Mutex timer_mutex;
|
||||
|
||||
void open(bool recheck = false);
|
||||
bool checkpath(in_dev id);
|
||||
|
Reference in New Issue
Block a user