Home
last modified time | relevance | path

Searched defs:POLLPRI (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/newlib/platform_include/sys/
Dpoll.h21 #define POLLPRI (POLLRDBAND) /* high-priority data may be read without blocking */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dpoll.h13 #define POLLPRI 0x002 macro
/device/soc/esp/esp32/components/esp_lwip/port/include/lwip/
Dsockets.h524 #define POLLPRI 0x40 macro