Searched refs:scf_key_lock (Results 1 – 1 of 1) sorted by relevance
109 static pthread_mutex_t scf_key_lock = PTHREAD_MUTEX_INITIALIZER; in scf_setup_error() local113 (void) pthread_mutex_lock(&scf_key_lock); in scf_setup_error()118 (void) pthread_mutex_unlock(&scf_key_lock); in scf_setup_error()