Searched refs:contract_hash (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/startd/
H A Dcontract.c248 * contract_hash is a hash table of contract ids to restarter instance
253 static contract_bucket_t contract_hash[CI_HASH_SIZE]; variable
263 bp = &contract_hash[hash];
313 (void) pthread_mutex_init(&contract_hash[i].cb_lock,

Completed in 202 milliseconds