Searched refs:rb_thread_blocking_region_end (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/include/ruby/backward/
H A Drubysig.h36 DEPRECATED(RUBY_EXTERN void rb_thread_blocking_region_end(struct rb_blocking_region_buffer *));
38 #define TRAP_END rb_thread_blocking_region_end(__region);} while (0)
/macosx-10.10.1/ruby-106/ruby/
H A Dthread.c1194 rb_thread_blocking_region_end(struct rb_blocking_region_buffer *region) function

Completed in 128 milliseconds