Searched refs:initial_thread_cb (Results 1 – 4 of 4) sorted by relevance
43 initial_thread_cb(grantpt_cb, &info); in get_pty()
438 initial_thread_cb(openpty_cb, &pty); in check_one_sigio()
35 extern void initial_thread_cb(void (*proc)(void *), void *arg);
225 void initial_thread_cb(void (*proc)(void *), void *arg) in initial_thread_cb() function