Application Context Implementation #4
| @ -613,7 +613,7 @@ pub fn runGraphics(comptime Errors: anytype, run: GraphicsRunner(Errors)) Errors | ||||
| 
 | ||||
|     defer { | ||||
|         ext.SDL_DestroyThread(event_loop.file_system_thread); | ||||
|         ext.SDL_DestroySemaphore(event_loop.file_system_mutex); | ||||
|         ext.SDL_DestroyMutex(event_loop.file_system_mutex); | ||||
|         ext.SDL_DestroySemaphore(event_loop.file_system_semaphore); | ||||
|     } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user