Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for topofstack (0.08 sec)

  1. src/runtime/asm_amd64.s

    // lives at the bottom of the G stack from the one that lives
    // at the top of the system stack because the one at the top of
    // the system stack terminates the stack walk (see topofstack()).
    // The frame layout needs to match systemstack
    // so that it can pretend to be systemstack_switch.
    TEXT runtime·systemstack_switch(SB), NOSPLIT, $0-0
    	UNDEF
    	// Make sure this function is not leaf,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 20:38:24 UTC 2024
    - 60.4K bytes
    - Viewed (0)
Back to top