mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	SVC: Reschedule on svcCreateThread.
This commit is contained in:
		
							parent
							
								
									bdd190363d
								
							
						
					
					
						commit
						ee3377b67d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -336,6 +336,8 @@ static ResultCode CreateThread(u32* out_handle, u32 priority, u32 entry_point, u | |||
|             "thread designated for system CPU core (UNIMPLEMENTED) will be run with app core scheduling"); | ||||
|     } | ||||
| 
 | ||||
|     HLE::Reschedule(__func__); | ||||
| 
 | ||||
|     return RESULT_SUCCESS; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue