Home
last modified time | relevance | path

Searched refs:copy_in_runstack (Results 1 – 2 of 2) sorted by relevance

/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dfun.c4776 static void copy_in_runstack(Scheme_Thread *p, Scheme_Saved_Stack *isaved, int set_runstack) in copy_in_runstack() function
5752 copy_in_runstack(p, cont->runstack_copied, 0); in restore_continuation()
6336 copy_in_runstack(p, p->runstack_swapped, 1); in scheme_takeover_stacks()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dfun.c4776 static void copy_in_runstack(Scheme_Thread *p, Scheme_Saved_Stack *isaved, int set_runstack) in copy_in_runstack() function
5752 copy_in_runstack(p, cont->runstack_copied, 0); in restore_continuation()
6336 copy_in_runstack(p, p->runstack_swapped, 1); in scheme_takeover_stacks()