Searched refs:nxt_ruby_hook_procs_load (Results 1 – 1 of 1) sorted by path
34 static VALUE nxt_ruby_hook_procs_load(VALUE path);202 nxt_ruby_hook_procs_load(VALUE path) in nxt_ruby_hook_procs_load() function317 rb_protect(nxt_ruby_hook_procs_load, path, &state); in nxt_ruby_start()