Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h195 #define EPOLL_CPU_PAUSE() (void)FILLP_USLEEP(FILLP_CPU_PAUSE_TIME) macro
197 #define EPOLL_CPU_PAUSE() FILLP_SLEEP_MS(1) macro