Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc.c235 static bool can_enable_fork_support() { return true; } in can_enable_fork_support() function
238 static bool can_enable_fork_support() { return false; } in can_enable_fork_support() function