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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpipe.h124 #define PIPE_ASYNC 0x004 /* Async? I/O. */ macro
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinPipe.c79 #define PIPE_ASYNC (1<<1) /* Channel is non-blocking. */ macro
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinPipe.c81 #define PIPE_ASYNC (1<<1) /* Channel is non-blocking. */ macro

Completed in 177 milliseconds