Searched refs:start_child (Results 1 – 8 of 8) sorted by relevance
76 static int start_child(void) { in start_child() function151 if (start_child() < 0) in suspend_complete()171 if (start_child() < 0) in context_state_callback()190 if (start_child() < 0) in context_state_callback()
42 static pid_t start_child(void) in start_child() function67 pid = start_child(); in main()
54 static pid_t start_child(void) in start_child() function80 pid = start_child(); in main()
93 static pid_t start_child(void) in start_child() function118 pid = start_child(); in main()
76 static pid_t start_child(void) in start_child() function101 pid = start_child(); in main()
81 static pid_t start_child(void) in start_child() function107 pid = start_child(); in main()
619 btree_node *start_child() const { return child(start()); }1746 while (!node->leaf()) node = node->start_child();1758 while (!node->leaf()) node = node->start_child();1801 node = node->start_child();2350 assert(!parent->start_child()->leaf() ||2351 parent->start_child() == rightmost_);2440 node_type *child = orig_root->start_child();
695 btree_node *start_child() const { return child(start()); }1800 while (!node->leaf()) node = node->start_child();1812 while (!node->leaf()) node = node->start_child();1855 node = node->start_child();2377 assert(!parent->start_child()->leaf() ||2378 parent->start_child() == rightmost_);2467 node_type *child = orig_root->start_child();