Cygwin: clocks: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM clocks
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -12,7 +12,7 @@ details. */
|
||||
#include <mmsystem.h>
|
||||
|
||||
/* Must be a power of 2. */
|
||||
#define MAX_CLOCKS (8)
|
||||
#define MAX_CLOCKS (16)
|
||||
|
||||
/* Conversions for per-process and per-thread clocks */
|
||||
#define CLOCKID(cid) \
|
||||
|
Reference in New Issue
Block a user