Searched refs:initial_thread_cb (Results 1 – 4 of 4) sorted by relevance
41 initial_thread_cb(grantpt_cb, &info); in get_pty()
452 initial_thread_cb(openpty_cb, &pty); in check_one_sigio()
36 extern void initial_thread_cb(void (*proc)(void *), void *arg);
199 void initial_thread_cb(void (*proc)(void *), void *arg) in initial_thread_cb() function