mirror of
https://github.com/monero-project/monero.git
synced 2025-05-06 00:45:04 -04:00
Removed all code related to fast_exit
This commit is contained in:
parent
8f94fcf6a3
commit
6390673137
12 changed files with 2 additions and 104 deletions
|
@ -300,7 +300,6 @@ namespace net_utils
|
|||
boost::thread::id m_main_thread_id;
|
||||
critical_section m_threads_lock;
|
||||
volatile uint32_t m_thread_index; // TODO change to std::atomic
|
||||
void detach_threads();
|
||||
|
||||
t_connection_type m_connection_type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue