Home
last modified time | relevance | path

Searched defs:can_enable_fork_support (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc.c234 static bool can_enable_fork_support() { return true; } in can_enable_fork_support() function
237 static bool can_enable_fork_support() { return false; } in can_enable_fork_support() function