Searched refs:static_slaves (Results 1 – 1 of 1) sorted by relevance
69 static slaves_entry_t static_slaves[32]; variable70 static slaves_entry_t * volatile slaves = static_slaves;72 static size_t slaves_allocated = SIZEOF (static_slaves);161 if (old_slaves != static_slaves) in register_slave_subprocess()