Searched defs:M_TRYWAIT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/bsd/sys/
H A Dmbuf.h356 * - M_WAIT or M_WAITOK or M_TRYWAIT from wherever it is safe to block.
360 * M_WAIT/M_WAITOK/M_TRYWAIT means that if we cannot allocate resources we
368 #define M_TRYWAIT M_WAITOK macro

Completed in 36 milliseconds