Searched refs:proc_lwp_ops (Results 1 – 1 of 1) sorted by relevance
113 static const pt_ptl_ops_t proc_lwp_ops; variable305 pt->p_ptl_ops = &proc_lwp_ops; in thr_check()343 pt->p_ptl_ops != &proc_lwp_ops) { in pt_rtld_event()348 pt->p_ptl_ops = &proc_lwp_ops; in pt_rtld_event()566 pt->p_ptl_ops = &proc_lwp_ops; in pt_pre_detach()753 pt->p_ptl_ops = &proc_lwp_ops; in pt_fork()905 pt->p_ptl_ops = &proc_lwp_ops; in pt_exec()1629 if (pt->p_ptl_ops == &proc_lwp_ops) in pt_status_dcmd()1815 ptl_ops = &proc_lwp_ops; in pt_tmodel()1822 pt->p_ptl_ops = &proc_lwp_ops; in pt_tmodel()[all …]