> Am 07.01.2013 08:28, schrieb Wenchao Xia:
This patch adding lock for calling gmtime() and localtime()
on windows. If no other lib linked into qemu would call those
two function itself, then they are thread safe now on windows.
Signed-off-by: Wenchao Xia
---
oslib-win32.c | 12 ++
Am 07.01.2013 08:28, schrieb Wenchao Xia:
This patch adding lock for calling gmtime() and localtime()
on windows. If no other lib linked into qemu would call those
two function itself, then they are thread safe now on windows.
Signed-off-by: Wenchao Xia
---
oslib-win32.c | 12 ++--