Lines Matching refs:attach_timeout_abstime
3178 struct timespec attach_timeout_abstime;3179 DNBTimer::OffsetTimeOfDay(&attach_timeout_abstime, 30, 0);3180 attach_pid = DNBProcessAttach(attach_pid, &attach_timeout_abstime, err_str, sizeof(err_str));