Revision d834a4473e6dfdcf072f8b4426c00b0d9faa2d60 authored by Diogo Netto on 06 November 2023, 10:56:20 UTC, committed by GitHub on 06 November 2023, 10:56:20 UTC
Otherwise we may just observe `gc_n_threads = 0` (`jl_gc_collect` sets
it to 0 in the very end of its body) and this function becomes a no-op.
1 parent 6d4f409
Raw File
.clangd
CompileFlags:
  Add: [-I., -I.., -Iflisp, -Isupport, -I../support, -I../usr/include, -I../../usr/include, -Wall,]
back to top