signal_unix.go
21.8 KB
-
runtime: install SIGURG handler on C created threads · 52c9cfeb
Precise stack scan uses SIGURG to trigger a stack scan. We need to have Go signal handler installed for SIGURG. Reviewed-on: https://go-review.googlesource.com/c/159097 From-SVN: r268230Ian Lance Taylor committed