Searched refs:PRELEASE_HANG (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dtrace-147/libproc/
H A Dlibproc.h87 #define PRELEASE_HANG 0x40 /* Leave the process stopped */ macro
H A Dlibproc.c437 * PRELEASE_HANG Leave the process stopped and abandoned.
451 } else if (flags & PRELEASE_HANG)
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_proc.c346 * Leave the process in this condition using PRELEASE_HANG.
350 rflag = PRELEASE_HANG;

Completed in 131 milliseconds