Win32: wait for timer callbacks to complete when destroying timer
Or else a timer callback might still be running when the caller frees its resources, which is bad
Showing
Please register or sign in to comment
Or else a timer callback might still be running when the caller frees its resources, which is bad