Home
last modified time | relevance | path

Searched refs:__objc_runtime_threads_alive (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dthr.c179 __objc_runtime_threads_alive++; in objc_thread_detach()
215 __objc_runtime_threads_alive--; in objc_thread_exit()
527 __objc_runtime_threads_alive++; in objc_thread_add()
540 __objc_runtime_threads_alive--; in objc_thread_remove()
H A Dinit.c86 int __objc_runtime_threads_alive = 1; /* !T:MUTEX */ variable
603 __objc_runtime_threads_alive = 1; in __objc_exec_class()
H A Dsarray.c81 if (__objc_runtime_threads_alive == 1) in sarray_free_garbage()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dthr.c179 __objc_runtime_threads_alive++; in objc_thread_detach()
215 __objc_runtime_threads_alive--; in objc_thread_exit()
527 __objc_runtime_threads_alive++; in objc_thread_add()
540 __objc_runtime_threads_alive--; in objc_thread_remove()
H A Dinit.c86 int __objc_runtime_threads_alive = 1; /* !T:MUTEX */ variable
603 __objc_runtime_threads_alive = 1; in __objc_exec_class()
H A Dsarray.c81 if (__objc_runtime_threads_alive == 1) in sarray_free_garbage()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Druntime.h71 extern int __objc_runtime_threads_alive;
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/
H A Druntime.h71 extern int __objc_runtime_threads_alive;