Searched refs:endpnt_taskq_lock (Results 1 – 1 of 1) sorted by relevance
138 static kmutex_t endpnt_taskq_lock; /* taskq lock */ variable1265 mutex_enter(&endpnt_taskq_lock); in endpnt_type_create()1268 mutex_exit(&endpnt_taskq_lock); in endpnt_type_create()1273 mutex_exit(&endpnt_taskq_lock); in endpnt_type_create()2249 mutex_init(&endpnt_taskq_lock, NULL, MUTEX_DEFAULT, NULL); in clnt_clts_init()