Home
last modified time | relevance | path

Searched refs:FILLP_CPU_PAUSE_TIME (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dpdt_fc.h210 #ifndef FILLP_CPU_PAUSE_TIME
211 #define FILLP_CPU_PAUSE_TIME 100 /* sleep time */ macro
H A Dsockets.h182 #define SOCK_SEND_CPU_PAUSE() (void)FILLP_USLEEP(FILLP_CPU_PAUSE_TIME)
195 #define EPOLL_CPU_PAUSE() (void)FILLP_USLEEP(FILLP_CPU_PAUSE_TIME)
H A Dpdt_fc_miracast.h73 #define FILLP_CPU_PAUSE_TIME 10 /* sleep time */ macro
H A Dpdt_fc_ut.h102 #define FILLP_CPU_PAUSE_TIME 100 /* sleep time */ macro