Home
last modified time | relevance | path

Searched refs:GC_call_with_alloc_lock (Results 1 – 25 of 144) sorted by relevance

123456

/dports/lang/guile/guile-3.0.7/libguile/
H A Dweak-vector.c201 ret = GC_call_with_alloc_lock (weak_vector_ref, &d); in scm_c_weak_vector_ref()
239 prev = GC_call_with_alloc_lock (weak_vector_ref, &d); in scm_c_weak_vector_set_x()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dweak-vector.c194 ret = GC_call_with_alloc_lock (weak_vector_ref, &d); in scm_c_weak_vector_ref()
232 prev = GC_call_with_alloc_lock (weak_vector_ref, &d); in scm_c_weak_vector_set_x()
H A Dvm.c196 GC_call_with_alloc_lock (vm_return_to_continuation_inner, &data); in vm_return_to_continuation()
387 GC_call_with_alloc_lock (vm_reinstate_partial_continuation_inner, &data); in vm_reinstate_partial_continuation()
1133 if (!GC_call_with_alloc_lock (vm_expand_stack_inner, &data)) in vm_expand_stack()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c919 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
922 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c919 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
922 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c919 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
922 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c919 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
922 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c828 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
831 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c828 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
831 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/textproc/chpp/chpp-0.3.5/gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c711 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
714 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dgcc_support.c370 return (void*) GC_call_with_alloc_lock( PointerWithLock, wp );}
396 return (int) GC_call_with_alloc_lock( EqualWithLock, &ec );}
H A Dfinalize.c919 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
922 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()
/dports/irc/undernet-ircu/ircu2.10.12.19/doc/
H A Ddebug_memleak_gc.patch5 GC_API GC_PTR GC_call_with_alloc_lock
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dnull-gc-handles.c20 #define GC_call_with_alloc_lock(fnptr,arg) ((fnptr)((arg))) macro
79 MonoObject *obj = (MonoObject *)GC_call_with_alloc_lock (reveal_link, link_addr); in mono_gc_weak_link_get()
H A Dboehm-gc.c557 GC_call_with_alloc_lock (register_root, &root_data); in mono_gc_register_root()
579 GC_call_with_alloc_lock (deregister_root, addr); in mono_gc_deregister_root()
650 MonoObject *obj = (MonoObject *)GC_call_with_alloc_lock (reveal_link, link_addr); in mono_gc_weak_link_get()
1360 return GC_call_with_alloc_lock (func, data); in mono_gc_invoke_with_gc_lock()
/dports/lang/libobjc2/libobjc2-2.1/
H A Dgc_boehm.c255 return GC_call_with_alloc_lock(callMemmove, &args); in objc_memmove_collectable()
279 return GC_call_with_alloc_lock(readWeakLocked, location); in objc_read_weak()
/dports/math/singular/Singular-Release-4-2-1/ppcc/gclib/
H A Dgc.h203 GC_API void GC_NEAR *GC_CALL GC_call_with_alloc_lock(GC_fn_type,
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dfinalize.c1135 GC_PTR GC_call_with_alloc_lock(GC_fn_type fn, in GC_call_with_alloc_lock() function
1138 GC_PTR GC_call_with_alloc_lock(fn, client_data) in GC_call_with_alloc_lock()

123456