Searched refs:child_cleanup (Results 1 – 1 of 1) sorted by relevance
179 void Fork(std::function<void()>&& child_init, std::function<void()>&& child_cleanup, in Fork() argument192 child_cleanup(); in Fork()