Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GO_TEST_TERMINAL_SIGNALS (0.2 sec)

  1. src/os/signal/signal_cgo_test.go

    	// pseudo-terminal.
    	// - GO_TEST_TERMINAL_SIGNALS=1: This process creates a new process
    	// group and session. The PTY is the controlling terminal for this
    	// session. This process masks SIGTTOU, making it eligible to be a
    	// foreground process group. This process will take over as foreground
    	// from subprocess 2 (step 4 above).
    	// - GO_TEST_TERMINAL_SIGNALS=2: This process create a child process
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 20 10:09:15 UTC 2024
    - 10.7K bytes
    - Viewed (0)
Back to top