Home
last modified time | relevance | path

Searched defs:FD (Results 1 – 25 of 3327) sorted by relevance

12345678910>>...134

/dports/lang/gcc8/gcc-8.5.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
35 IsStream bool
39 ZeroReadIsEOF bool
42 isFile bool
45 isBlocking bool
[all …]
H A Dfd_plan9.go20 type FD struct { struct
22 fdmu fdMutex
24 Destroy func()
27 raio *asyncIO
28 waio *asyncIO
29 rtimer *time.Timer
30 wtimer *time.Timer
38 isFile bool
44 func (fd *FD) destroy() error {
53 func (fd *FD) Close() error {
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
35 IsStream bool
39 ZeroReadIsEOF bool
42 isFile bool
45 isBlocking bool
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
35 IsStream bool
39 ZeroReadIsEOF bool
42 isFile bool
45 isBlocking bool
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
35 IsStream bool
39 ZeroReadIsEOF bool
42 isFile bool
45 isBlocking bool
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
35 IsStream bool
39 ZeroReadIsEOF bool
42 isFile bool
45 isBlocking bool
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
35 IsStream bool
39 ZeroReadIsEOF bool
42 isFile bool
45 isBlocking bool
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
H A Dfd_plan9.go21 type FD struct { struct
23 fdmu fdMutex
25 Destroy func()
28 rmu sync.Mutex
29 wmu sync.Mutex
30 raio *asyncIO
31 waio *asyncIO
32 rtimer *time.Timer
33 wtimer *time.Timer
41 isFile bool
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/internal/poll/
H A Dfd_unix.go16 type FD struct { struct
18 fdmu fdMutex
21 Sysfd int
24 pd pollDesc
27 iovecs *[]syscall.Iovec
31 IsStream bool
35 ZeroReadIsEOF bool
38 isFile bool
59 func (fd *FD) destroy() error {
70 func (fd *FD) Close() error {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/internal/poll/
H A Dfd_unix.go18 type FD struct { struct
20 fdmu fdMutex
23 Sysfd int
26 pd pollDesc
29 iovecs *[]syscall.Iovec
32 csema uint32
35 isBlocking uint32
39 IsStream bool
43 ZeroReadIsEOF bool
46 isFile bool
[all …]
H A Dfd_plan9.go21 type FD struct { struct
23 fdmu fdMutex
25 Destroy func()
28 rmu sync.Mutex
29 wmu sync.Mutex
30 raio *asyncIO
31 waio *asyncIO
32 rtimer *time.Timer
33 wtimer *time.Timer
41 isFile bool
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
34 isBlocking uint32
38 IsStream bool
42 ZeroReadIsEOF bool
45 isFile bool
[all …]
H A Dfd_plan9.go21 type FD struct { struct
23 fdmu fdMutex
25 Destroy func()
28 rmu sync.Mutex
29 wmu sync.Mutex
30 raio *asyncIO
31 waio *asyncIO
32 rtimer *time.Timer
33 wtimer *time.Timer
41 isFile bool
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
34 isBlocking uint32
38 IsStream bool
42 ZeroReadIsEOF bool
45 isFile bool
[all …]
H A Dfd_plan9.go21 type FD struct { struct
23 fdmu fdMutex
25 Destroy func()
28 rmu sync.Mutex
29 wmu sync.Mutex
30 raio *asyncIO
31 waio *asyncIO
32 rtimer *time.Timer
33 wtimer *time.Timer
41 isFile bool
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/internal/poll/
H A Dfd_unix.go17 type FD struct { struct
19 fdmu fdMutex
22 Sysfd int
25 pd pollDesc
28 iovecs *[]syscall.Iovec
31 csema uint32
34 isBlocking uint32
38 IsStream bool
42 ZeroReadIsEOF bool
45 isFile bool
[all …]
H A Dfd_plan9.go21 type FD struct { struct
23 fdmu fdMutex
25 Destroy func()
28 rmu sync.Mutex
29 wmu sync.Mutex
30 raio *asyncIO
31 waio *asyncIO
32 rtimer *time.Timer
33 wtimer *time.Timer
41 isFile bool
[all …]

12345678910>>...134