Home
last modified time | relevance | path

Searched refs:GC_start_call_back (Results 1 – 25 of 66) sorted by relevance

123

/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dalloc.c308 /* STATIC */ GC_start_callback_proc GC_start_call_back = 0; variable
317 GC_start_call_back = fn; in GC_set_start_callback()
326 fn = GC_start_call_back; in GC_get_start_callback()
333 if (GC_start_call_back != 0) { in GC_notify_full_gc()
334 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dalloc.c311 /* STATIC */ GC_start_callback_proc GC_start_call_back = 0; variable
320 GC_start_call_back = fn; in GC_set_start_callback()
329 fn = GC_start_call_back; in GC_get_start_callback()
336 if (GC_start_call_back != 0) { in GC_notify_full_gc()
337 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dalloc.c367 /* STATIC */ GC_start_callback_proc GC_start_call_back = 0; variable
376 GC_start_call_back = fn; in GC_set_start_callback()
385 fn = GC_start_call_back; in GC_get_start_callback()
392 if (GC_start_call_back != 0) { in GC_notify_full_gc()
393 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dalloc.c367 /* STATIC */ GC_start_callback_proc GC_start_call_back = 0; variable
376 GC_start_call_back = fn; in GC_set_start_callback()
385 fn = GC_start_call_back; in GC_get_start_callback()
392 if (GC_start_call_back != 0) { in GC_notify_full_gc()
393 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dalloc.c367 /* STATIC */ GC_start_callback_proc GC_start_call_back = 0; variable
376 GC_start_call_back = fn; in GC_set_start_callback()
385 fn = GC_start_call_back; in GC_get_start_callback()
392 if (GC_start_call_back != 0) { in GC_notify_full_gc()
393 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dalloc.c367 /* STATIC */ GC_start_callback_proc GC_start_call_back = 0; variable
376 GC_start_call_back = fn; in GC_set_start_callback()
385 fn = GC_start_call_back; in GC_get_start_callback()
392 if (GC_start_call_back != 0) { in GC_notify_full_gc()
393 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/textproc/chpp/chpp-0.3.5/gc/
H A Dalloc.c199 if (GC_start_call_back != (void (*)())0) { in GC_notify_full_gc()
200 (*GC_start_call_back)(); in GC_notify_full_gc()
H A Dmisc.c67 void (*GC_start_call_back)() = (void (*)())0; variable
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c236 if (GC_start_call_back != (void (*) (void))0) { in GC_notify_full_gc()
237 (*GC_start_call_back)(); in GC_notify_full_gc()
H A Dmisc.c78 void (*GC_start_call_back) (void) = (void (*) (void))0; variable
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c236 if (GC_start_call_back != (void (*) (void))0) { in GC_notify_full_gc()
237 (*GC_start_call_back)(); in GC_notify_full_gc()
H A Dmisc.c78 void (*GC_start_call_back) (void) = (void (*) (void))0; variable
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c236 if (GC_start_call_back != (void (*) (void))0) { in GC_notify_full_gc()
237 (*GC_start_call_back)(); in GC_notify_full_gc()
H A Dmisc.c78 void (*GC_start_call_back) (void) = (void (*) (void))0; variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dalloc.c242 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
243 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c236 if (GC_start_call_back != (void (*) (void))0) { in GC_notify_full_gc()
237 (*GC_start_call_back)(); in GC_notify_full_gc()
H A Dmisc.c78 void (*GC_start_call_back) (void) = (void (*) (void))0; variable
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dalloc.c236 if (GC_start_call_back != (void (*) (void))0) { in GC_notify_full_gc()
237 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dalloc.c242 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
243 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dalloc.c256 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
257 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dalloc.c256 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
257 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dalloc.c256 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
257 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dalloc.c256 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
257 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dalloc.c256 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
257 (*GC_start_call_back)(); in GC_notify_full_gc()
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dalloc.c256 if (GC_start_call_back != (void (*) GC_PROTO((void)))0) { in GC_notify_full_gc()
257 (*GC_start_call_back)(); in GC_notify_full_gc()

123