Searched refs:IF_NON_BLOCKING_CONNECT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dprocess.c351 #define IF_NON_BLOCKING_CONNECT(s) s macro
353 #define IF_NON_BLOCKING_CONNECT(s)
4460 IF_NON_BLOCKING_CONNECT (Ctemp = connect_wait_mask);
4530 IF_NON_BLOCKING_CONNECT (check_connect = 0);
4536 IF_NON_BLOCKING_CONNECT (check_connect = 0);
4544 IF_NON_BLOCKING_CONNECT (check_connect = (num_pending_connects > 0));
4670 IF_NON_BLOCKING_CONNECT (check_connect = 0);
349 #define IF_NON_BLOCKING_CONNECT macro

Completed in 127 milliseconds