Searched refs:to_init (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libthread_db/
H A Dthread_db_int.h60 td_err_e (*to_init)(void); member in struct:ta_ops
H A Dthread_db.c59 if (ops_p->to_init != NULL) {
60 tmp = ops_p->to_init();
H A Dlibthr_db.c769 .to_init = pt_init,
H A Dlibpthread_db.c1111 .to_init = pt_init,

Completed in 100 milliseconds