Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SIGSOUND (0.07 sec)

  1. src/syscall/zerrors_aix_ppc64.go

    	SIGPTY      = Signal(0x17)
    	SIGPWR      = Signal(0x1d)
    	SIGQUIT     = Signal(0x3)
    	SIGRECONFIG = Signal(0x3a)
    	SIGRETRACT  = Signal(0x3d)
    	SIGSAK      = Signal(0x3f)
    	SIGSEGV     = Signal(0xb)
    	SIGSOUND    = Signal(0x3e)
    	SIGSTOP     = Signal(0x11)
    	SIGSYS      = Signal(0xc)
    	SIGSYSERROR = Signal(0x30)
    	SIGTALRM    = Signal(0x26)
    	SIGTERM     = Signal(0xf)
    	SIGTRAP     = Signal(0x5)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
Back to top