Home
last modified time | relevance | path

Searched refs:garbage_collect_with_gvl (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c6810 garbage_collect_with_gvl(rb_objspace_t *objspace, int reason) in garbage_collect_with_gvl() function
7991 garbage_collect_with_gvl(objspace, reason); in objspace_malloc_gc_stress()
8018 garbage_collect_with_gvl(objspace, GPR_FLAG_MALLOC); in objspace_malloc_increase()
8120 (!garbage_collect_with_gvl(objspace, GPR_FLAG_FULL_MARK | \
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.2.09884 garbage_collect_with_gvl() here on non-ruby threads.
H A DChangeLog-1.9.319866 (garbage_collect_with_gvl): probe "raise"
21420 * gc.c (garbage_collect_with_gvl): do not garbage_collect when
31920 * gc.c (garbage_collect_with_gvl): suppress warnings.