Use var_GetGlobalMutex
Also never destroys global mutex, otherwise we get a race condition (which is pretty contradictory to the point for mutexes)
Showing
Please register or sign in to comment
Also never destroys global mutex, otherwise we get a race condition (which is pretty contradictory to the point for mutexes)