Searched refs:rb_threadptr_set_raised (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Deval_error.c245 if (rb_threadptr_set_raised(th))
H A Deval_intern.h168 int rb_threadptr_set_raised(rb_thread_t *th);
H A Dvm_trace.c276 rb_threadptr_set_raised(th);
369 rb_threadptr_set_raised(th);
H A Deval.c499 if (rb_threadptr_set_raised(th)) {
H A Dthread.c2045 rb_threadptr_set_raised(rb_thread_t *th) function

Completed in 58 milliseconds