Searched refs:km_ownerthread (Results 1 – 2 of 2) sorted by relevance
1426 if ((obj->dh_sigstate <= 0 && km->km_ownerthread == td) ||1453 km->km_ownerthread = td;3265 kmutex->km_ownerthread = NULL;3275 if (kmutex->km_ownerthread != curthread) {3284 kmutex->km_ownerthread = NULL;
438 void *km_ownerthread; member