mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 03:08:31 +00:00
Introduce sigtimedwait() on Windows
This commit is contained in:
parent
37e2660c7f
commit
c260144843
17 changed files with 280 additions and 130 deletions
|
@ -44,8 +44,6 @@
|
|||
#include "libc/thread/posixthread.internal.h"
|
||||
#ifdef __x86_64__
|
||||
|
||||
#define POLL_INTERVAL_MS 10
|
||||
|
||||
// <sync libc/sysv/consts.sh>
|
||||
#define POLLERR_ 0x0001 // implied in events
|
||||
#define POLLHUP_ 0x0002 // implied in events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue