Home
last modified time | relevance | path

Searched refs:GC_remove_specific_after_fork (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/gc/include/private/
H A Dthread_local_alloc.h125 # define GC_remove_specific_after_fork(key, t) (void)0 macro
133 # define GC_remove_specific_after_fork(key, t) (void)0 macro
154 # define GC_remove_specific_after_fork(key, t) (void)0 macro
H A Dspecific.h96 GC_remove_specific_after_fork(key, pthread_self())
97 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t);
/dports/devel/boehm-gc-redirect/gc-8.0.6/include/private/
H A Dthread_local_alloc.h125 # define GC_remove_specific_after_fork(key, t) (void)0 macro
133 # define GC_remove_specific_after_fork(key, t) (void)0 macro
154 # define GC_remove_specific_after_fork(key, t) (void)0 macro
H A Dspecific.h96 GC_remove_specific_after_fork(key, pthread_self())
97 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t);
/dports/devel/boehm-gc-threaded/gc-8.0.6/include/private/
H A Dthread_local_alloc.h125 # define GC_remove_specific_after_fork(key, t) (void)0 macro
133 # define GC_remove_specific_after_fork(key, t) (void)0 macro
154 # define GC_remove_specific_after_fork(key, t) (void)0 macro
H A Dspecific.h96 GC_remove_specific_after_fork(key, pthread_self())
97 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t);
/dports/devel/boehm-gc/gc-8.0.6/include/private/
H A Dthread_local_alloc.h125 # define GC_remove_specific_after_fork(key, t) (void)0 macro
133 # define GC_remove_specific_after_fork(key, t) (void)0 macro
154 # define GC_remove_specific_after_fork(key, t) (void)0 macro
H A Dspecific.h96 GC_remove_specific_after_fork(key, pthread_self())
97 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t);
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dspecific.c83 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t) in GC_remove_specific_after_fork() function
H A Dpthread_support.c807 GC_remove_specific_after_fork(GC_thread_key, p -> id); in GC_remove_all_threads_but_me()
H A Dwin32_threads.c1055 GC_remove_specific_after_fork(GC_thread_key, p -> pthread_id); in GC_remove_all_threads_but_me()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dspecific.c83 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t) in GC_remove_specific_after_fork() function
H A Dpthread_support.c807 GC_remove_specific_after_fork(GC_thread_key, p -> id); in GC_remove_all_threads_but_me()
H A Dwin32_threads.c1087 GC_remove_specific_after_fork(GC_thread_key, p -> pthread_id); in GC_remove_all_threads_but_me()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dspecific.c83 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t) in GC_remove_specific_after_fork() function
H A Dpthread_support.c807 GC_remove_specific_after_fork(GC_thread_key, p -> id); in GC_remove_all_threads_but_me()
H A Dwin32_threads.c1087 GC_remove_specific_after_fork(GC_thread_key, p -> pthread_id); in GC_remove_all_threads_but_me()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dspecific.c83 GC_INNER void GC_remove_specific_after_fork(tsd * key, pthread_t t) in GC_remove_specific_after_fork() function
H A Dpthread_support.c807 GC_remove_specific_after_fork(GC_thread_key, p -> id); in GC_remove_all_threads_but_me()
H A Dwin32_threads.c1087 GC_remove_specific_after_fork(GC_thread_key, p -> pthread_id); in GC_remove_all_threads_but_me()