Home
last modified time | relevance | path

Searched refs:OS_MSG_DONTWAIT (Results 1 – 5 of 5) sorted by relevance

/external/fio/os/
Dos-aix.h18 #define OS_MSG_DONTWAIT 0 macro
Dos-hpux.h28 #define OS_MSG_DONTWAIT 0 macro
Dos-windows.h77 #define OS_MSG_DONTWAIT 0 macro
Dos.h77 #define OS_MSG_DONTWAIT MSG_DONTWAIT macro
/external/fio/
Dserver.c262 flags = OS_MSG_DONTWAIT; in fio_recv_data()