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 363 func sigreturn() func
401 sa.sa_restorer = funcPC(sigreturn)
  /prebuilts/go/linux-x86/src/runtime/
os_linux.go 363 func sigreturn() func
401 sa.sa_restorer = funcPC(sigreturn)

Completed in 317 milliseconds