Fix for IM compilation failure (reported be Ramil).
This commit is contained in:
parent
6461d209a5
commit
1a1559d8b4
@ -100,7 +100,7 @@ private:
|
||||
bool shutdown_in_progress;
|
||||
pthread_mutex_t LOCK_thread_registry;
|
||||
pthread_cond_t COND_thread_registry_is_empty;
|
||||
pid_t sigwait_thread_pid;
|
||||
pthread_t sigwait_thread_pid;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user