diff dwtest.c @ 2632:04d5c8147e33

Android: mainSleep seems to be hanging, so switch to using dw_mutex_trylock() in the event queue so it does not call mainSleep if it is already locked. This mutex is only used to manage access to the event queue, so we don't need to make sure the UI is accessible during this time.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 03 Aug 2021 19:48:02 +0000
parents 1ee59f231f6c
children 43d630b2b37f
line wrap: on
line diff