Searched refs:cb_parent (Results 1 – 2 of 2) sorted by relevance
38 void (*cb_parent)(void) = NULL; variable53 if (cb_parent) in __fork()54 cb_parent(); in __fork()
288 extern void (*cb_parent)(void);299 cb_parent = parent; in __atfork()