Rizin
unix-like reverse engineering framework and cli tools
posix.h File Reference

Go to the source code of this file.

Macros

#define UV_PLATFORM_LOOP_FIELDS
 

Macro Definition Documentation

◆ UV_PLATFORM_LOOP_FIELDS

#define UV_PLATFORM_LOOP_FIELDS
Value:
struct pollfd* poll_fds; \
size_t poll_fds_used; \
size_t poll_fds_size; \
unsigned char poll_fds_iterating; \
Definition: sftypes.h:75

Definition at line 25 of file posix.h.