Fixed strict aliasing issue in __pthread_once and SetWaitableTimer.
commitc19fef417bd082b9321ea8f59a648193ec5ab736
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 18 Nov 2002 23:11:37 +0000 (18 23:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Nov 2002 23:11:37 +0000 (18 23:11 +0000)
tree4870d2463ff3a5099e2449890c62c777be4f5a2c
parenta9fecb90c41b8e9d9397e6cb6f0e4c7c87236933
Fixed strict aliasing issue in __pthread_once and SetWaitableTimer.
scheduler/pthread.c
scheduler/timer.c