rb_thread_alone  1688 ext/tk/tcltklib.c         if (thread_alone_check_flag && rb_thread_alone()) {
rb_thread_alone  1690 ext/tk/tcltklib.c         if (rb_thread_alone()) {
rb_thread_alone  3460 ext/tk/tcltklib.c     if (rb_thread_alone() 
rb_thread_alone  3631 ext/tk/tcltklib.c     if (!rb_thread_alone() 
rb_thread_alone  3876 ext/tk/tcltklib.c     if (!rb_thread_alone() 
rb_thread_alone  4315 ext/tk/tcltklib.c     if (rb_thread_alone() || eventloop_thread == current_thread) {
rb_thread_alone  4470 ext/tk/tcltklib.c     if (rb_thread_alone() || eventloop_thread == current_thread) {
rb_thread_alone   318 include/ruby/intern.h int rb_thread_alone(void);
rb_thread_alone   543 io.c                   !rb_thread_alone() &&
rb_thread_alone   667 process.c      	if (!rb_thread_alone()) rb_thread_schedule();
rb_thread_alone   314 thread.c           while (!rb_thread_alone()) {
rb_thread_alone   882 thread.c           if (!rb_thread_alone()) {
rb_thread_alone   932 thread.c           if (!rb_thread_alone()) {
rb_thread_alone  1524 thread.c           if (rb_thread_alone()) {
rb_thread_alone  2437 thread.c           if (rb_thread_alone()) return;