Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dthr.c53 int __objc_is_multi_threaded = 0; variable
117 if (! __objc_is_multi_threaded) in __objc_thread_detach_function()
119 __objc_is_multi_threaded = 1; in __objc_thread_detach_function()
533 __objc_is_multi_threaded = 1; in objc_thread_add()