register_cached_thread_and_wait  491 thread_pthread.c static rb_thread_t *register_cached_thread_and_wait(void);
register_cached_thread_and_wait  893 thread_pthread.c 	if ((th = register_cached_thread_and_wait()) != 0) {