Searched refs:nxt_ruby_response_write_cb (Results 1 – 1 of 1) sorted by path
70 static void *nxt_ruby_response_write_cb(void *read_info);1111 rc = (intptr_t) rb_thread_call_without_gvl(nxt_ruby_response_write_cb, in nxt_ruby_rack_result_body_file_write()1123 nxt_ruby_response_write_cb(void *data) in nxt_ruby_response_write_cb() function