Searched refs:PT_RD_CONSIST (Results 1 – 2 of 2) sorted by relevance
170 #define PT_RD_CONSIST 2 /* Link maps consistent */ macro
376 pt->p_rdstate = PT_RD_CONSIST; in pt_rtld_event()2344 if (pt->p_rdstate == PT_RD_CONSIST) { in pt_periodic()