HomeSort by relevance Sort by last modified time
    Searched defs:CatchSIGIO (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/testcshared/src/libgo5/
libgo5.go 19 // CatchSIGIO starts catching SIGIO signals.
20 //export CatchSIGIO
21 func CatchSIGIO() {
  /prebuilts/go/linux-x86/misc/cgo/testcshared/src/libgo5/
libgo5.go 19 // CatchSIGIO starts catching SIGIO signals.
20 //export CatchSIGIO
21 func CatchSIGIO() {
  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/src/libgo3/
libgo3.go 19 // CatchSIGIO starts catching SIGIO signals.
20 //export CatchSIGIO
21 func CatchSIGIO() {
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/src/libgo3/
libgo3.go 19 // CatchSIGIO starts catching SIGIO signals.
20 //export CatchSIGIO
21 func CatchSIGIO() {

Completed in 205 milliseconds