Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
Dapi_msg.c1441 u8_t non_blocking = netconn_is_nonblocking(msg->conn); local
/third_party/ffmpeg/fftools/
Dffmpeg.h427 int non_blocking; /* reading packets from the thread should not block */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c13475 int non_blocking = 0; local