gthr-posix.h
11.5 KB
-
(__gthread_objc_init_thread_system): If pthread_key_create fails, it's not clear… · abc0360c
(__gthread_objc_init_thread_system): If pthread_key_create fails, it's not clear what the return value is. (__gthread_objc_init_thread_system): If pthread_key_create fails, it's not clear what the return value is. This obvious fix makes sure it always returns -1 if a problem occurs. From-SVN: r43091
Nicola Pero committed