2018-12-04 06:20:56 +00:00
|
|
|
# Ignore HighResolutionTimer custom event
|
|
|
|
handle SIG34 nostop noprint
|
2018-12-10 02:02:36 +00:00
|
|
|
# Ignore PosixTimer custom event
|
|
|
|
handle SIG35 nostop noprint
|
2018-12-03 22:28:11 +00:00
|
|
|
# Ignore PosixThread exit event
|
|
|
|
handle SIG32 nostop noprint
|
2019-01-11 19:47:59 +00:00
|
|
|
# Ignore PosixThread suspend event
|
|
|
|
handle SIG36 nostop noprint
|
2018-03-11 18:48:55 +00:00
|
|
|
# Ignore PosixThread user callback event
|
|
|
|
handle SIG37 nostop noprint
|