Home
last modified time | relevance | path

Searched refs:cont_mark (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dcont.c343 cont_mark(void *ptr) in cont_mark() function
512 cont_mark(&fib->cont); in fiber_mark()
605 {cont_mark, cont_free, cont_memsize,},
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.2.02873 (cont_mark, cont_free): simplify conditions
5353 * cont.c (cont_mark): fix typo in unused path [ci skip]
H A DChangeLog-2.0.021317 * cont.c (cont_mark): mark original Thread object from saved_thread.
21454 * vm.c (rb_thread_mark), cont.c (cont_mark): revert r33369 and r33371
21478 * vm.c (rb_thread_mark), cont.c (cont_mark): self pointer should not
H A DChangeLog-1.9.32440 in cont_mark() only RUNNING fiber's machine stack is marked.
30846 * cont.c (cont_mark, cont_capture, cont_restore_1): use #else instead
35545 * cont.c (cont_mark, cont_capture, cont_restore_1): speed up
64053 (cont_mark) [IA64]: GC mark from register stack area.