Home
last modified time | relevance | path

Searched refs:thr_check (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c250 thr_check(mdb_tgt_t *t, const prmap_t *pmp, const char *name) in thr_check() function
344 if (Pobject_iter(P, (proc_map_f *)thr_check, t) == 0 && in pt_rtld_event()
791 (void) Pobject_iter(t->t_pshandle, (proc_map_f *)thr_check, t); in pt_fork()
1896 thr_check, t); in pt_tmodel()
2296 (void) Pobject_iter(t->t_pshandle, (proc_map_f *)thr_check, t); in pt_activate_common()