Searched refs:startdct (Results 1 – 1 of 1) sorted by relevance
121 static ctid_t startdct = -1; variable228 startdct = (ctid_t)uint64; in stop_startd()229 (void) sigsend(P_CTID, startdct, SIGSTOP); in stop_startd()240 if (startdct != -1) in continue_startd()241 (void) sigsend(P_CTID, startdct, SIGCONT); in continue_startd()