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

  /external/syzkaller/pkg/osutil/
osutil_akaros.go 13 func HandleInterrupts(shutdown chan struct{}) {
osutil_unix.go 67 // HandleInterrupts closes shutdown chan on first SIGINT
70 func HandleInterrupts(shutdown chan struct{}) {
osutil_fuchsia.go 14 func HandleInterrupts(shutdown chan struct{}) {
osutil_windows.go 15 func HandleInterrupts(shutdown chan struct{}) {
  /external/v8/src/
execution.cc 498 Object* StackGuard::HandleInterrupts() {

Completed in 1251 milliseconds