Searched refs:km_ownerthread (Results 1 – 2 of 2) sorted by relevance
1428 if ((obj->dh_sigstate <= 0 && km->km_ownerthread == td) ||1455 km->km_ownerthread = td;3267 kmutex->km_ownerthread = NULL;3277 if (kmutex->km_ownerthread != curthread) {3286 kmutex->km_ownerthread = NULL;
440 void *km_ownerthread; member