Searched refs:tc_vfork (Results 1 – 3 of 3) sorted by relevance
27 if (_thread_cb.tc_vfork != NULL) in WRAP()28 return (_thread_cb.tc_vfork()); in WRAP()
105 __pid_t (*tc_vfork)(void); member
217 cb.tc_vfork = _thread_vfork; in _rthread_init()