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