drivers/timers_win32/timers_win32.c
Wed, 21 Mar 2018 13:33:43 +0100 Edouard Tisserant Rename timer.h into timers.h to avoid clash with Xenomai includes.
Fri, 03 Feb 2012 22:34:44 +0100 JaFojtik ID: 3459307 - Async problem in drivers/win32/win32.c
Thu, 12 May 2011 12:23:20 +0000 ct Win32-Timer:
Fri, 12 Nov 2010 22:24:06 +0100 edouard CosateQ contribution.
Thu, 08 Oct 2009 17:34:44 +0200 'Gr?gory Tr?lat changes merged
Thu, 08 Oct 2009 17:21:15 +0200 greg -add LeaveMutex to avoid canopenshell deadlock when call NodeInit
Tue, 06 Oct 2009 17:22:11 +0200 edouard Some more reasonable timeout while waiting timer thread end
Fri, 25 Sep 2009 14:12:39 +0200 'Gr?gory Tr?lat add timeout for waitreceivetaskend for the win32, fix GetLastError print
Mon, 05 Oct 2009 14:31:55 +0200 edouard Added timeout for waiting timer thread end on windows.
Wed, 16 Sep 2009 15:19:14 +0200 greg add extern C to maintain compatibility with C++
Mon, 20 Jul 2009 16:11:20 +0200 greg add extern \"C\" to keep compatibilty with C++
Mon, 20 Jul 2009 10:56:08 +0200 greg fix warning when compile
Fri, 17 Jul 2009 20:30:38 +0200 greg fix method to exit properly the Timer Loop
Wed, 15 Jul 2009 09:36:36 +0200 greg Rewrite win32 code (C only)