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

  /prebuilts/go/darwin-x86/src/runtime/
os_linux.go 359 func sigreturn() func
397 sa.sa_restorer = funcPC(sigreturn)
  /prebuilts/go/linux-x86/src/runtime/
os_linux.go 359 func sigreturn() func
397 sa.sa_restorer = funcPC(sigreturn)

Completed in 81 milliseconds