Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_proc.h75 #define DT_PROC_STOP_POSTINIT 0x10 /* wait on dpr_cv at rtld postinit */ macro
H A Ddt_options.c367 dtp->dt_prcmode = DT_PROC_STOP_POSTINIT; in dt_opt_evaltime()
H A Ddt_proc.c299 dt_proc_stop(dpr, DT_PROC_STOP_POSTINIT); in dt_proc_rdevent()