Searched defs:Fork (Results 1 – 2 of 2) sorted by relevance
/system/core/init/ | ||
D | subcontext.cpp | 192 void Subcontext::Fork() { in Fork() function in android::init::Subcontext |
/system/memory/libmemunreachable/tests/ | ||
D | ThreadCapture_test.cpp | 179 void Fork(std::function<void()>&& child_init, std::function<void()>&& child_cleanup, in Fork() function in android::ThreadCaptureTest |