/** Next process in pipeline. We own this and we are responsible for deleting it. */
structprocess_t*next;
process_t*next;
#ifdef HAVE__PROC_SELF_STAT
/** Last time of cpu time check */
structtimevallast_time;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.