mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	AddressArbiter: Removed unnecessary HLE::Reschedule.
This commit is contained in:
		
							parent
							
								
									60078baab1
								
							
						
					
					
						commit
						2542350b85
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -53,7 +53,6 @@ Result ArbitrateAddress(Handle handle, ArbitrationType type, u32 address, s32 va | ||||||
|             for(int i = 0; i < value; i++) |             for(int i = 0; i < value; i++) | ||||||
|                 ArbitrateHighestPriorityThread(handle, address); |                 ArbitrateHighestPriorityThread(handle, address); | ||||||
|         } |         } | ||||||
|         HLE::Reschedule(__func__); |  | ||||||
|         break; |         break; | ||||||
| 
 | 
 | ||||||
|     // Wait current thread (acquire the arbiter)...
 |     // Wait current thread (acquire the arbiter)...
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue