Searched refs:new_slaves_allocated (Results 1 – 1 of 1) sorted by relevance
144 size_t new_slaves_allocated = 2 * slaves_allocated; in register_slave_subprocess() local147 malloc (new_slaves_allocated * sizeof (slaves_entry_t)); in register_slave_subprocess()159 slaves_allocated = new_slaves_allocated; in register_slave_subprocess()