mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	fixup! Prevent crashes on closing by waiting for the impl thread
This commit is contained in:
		
							parent
							
								
									87bc5266ef
								
							
						
					
					
						commit
						ab4ba71f3e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -84,6 +84,7 @@ private: | |||
|     } | ||||
|     ~Impl() { | ||||
|         running = false; | ||||
|         backend_thread.get(); | ||||
|     } | ||||
| 
 | ||||
|     std::atomic_bool running{true}; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue