Searched defs:nonblockingPipe (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ | ||
D | nbpipe_pipe.go | 9 func nonblockingPipe() (r, w int32, errno int32) { func |
D | nbpipe_pipe2.go | 9 func nonblockingPipe() (r, w int32, errno int32) { func |