Home
last modified time | relevance | path

Searched refs:MSG_WAITALL (Results 1 – 3 of 3) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dsocket.h196 MSG_WAITALL = 0x40, /* Wait for full request or error. */ enumerator
197 #define MSG_WAITALL MSG_WAITALL macro
/sysdeps/unix/sysv/linux/bits/
A Dsocket.h225 MSG_WAITALL = 0x100, /* Wait for a full request. */ enumerator
226 #define MSG_WAITALL MSG_WAITALL macro
/sysdeps/unix/sysv/linux/
A Dmq_notify.c118 MSG_NOSIGNAL | MSG_WAITALL); in helper_thread()

Completed in 7 milliseconds