SET_CURRENT_THREAD_NAME 1501 thread_pthread.c #if !defined(SET_CURRENT_THREAD_NAME) && defined(__linux__) && defined(PR_SET_NAME)
SET_CURRENT_THREAD_NAME 1508 thread_pthread.c #ifdef SET_CURRENT_THREAD_NAME
SET_CURRENT_THREAD_NAME 1512 thread_pthread.c 	    SET_CURRENT_THREAD_NAME(RSTRING_PTR(loc));
SET_CURRENT_THREAD_NAME 1534 thread_pthread.c 	    SET_CURRENT_THREAD_NAME(buf);
SET_CURRENT_THREAD_NAME 1547 thread_pthread.c #ifdef SET_CURRENT_THREAD_NAME
SET_CURRENT_THREAD_NAME 1548 thread_pthread.c     SET_CURRENT_THREAD_NAME("ruby-timer-thr");