Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SIGFREEZE (0.06 sec)

  1. src/runtime/signal_solaris.go

    	/* 31 */ {_SigNotify, "SIGXFSZ: exceeded file size limit"},
    	/* 32 */ {_SigNotify, "SIGWAITING: reserved signal no longer used by"},
    	/* 33 */ {_SigNotify, "SIGLWP: reserved signal no longer used by"},
    	/* 34 */ {_SigNotify, "SIGFREEZE: special signal used by CPR"},
    	/* 35 */ {_SigNotify, "SIGTHAW: special signal used by CPR"},
    	/* 36 */ {_SigSetStack + _SigUnblock, "SIGCANCEL: reserved signal for thread cancellation"}, // Oracle's spelling of cancellation.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 20:27:15 UTC 2019
    - 4.5K bytes
    - Viewed (0)
Back to top