Home | History | Annotate | Download | only in common

Lines Matching refs:resbMutex

45 static UMTX resbMutex = NULL;
89 umtx_lock(&resbMutex);
95 umtx_unlock(&resbMutex);
177 umtx_lock(&resbMutex);
179 umtx_unlock(&resbMutex);
211 umtx_unlock(&resbMutex);
225 umtx_lock(&resbMutex);
227 umtx_unlock(&resbMutex);
247 umtx_unlock(&resbMutex);
263 if (cache == NULL && resbMutex != NULL) {
264 umtx_destroy(&resbMutex);
272 UMTX_CHECK(&resbMutex, (cache == NULL), makeCache);
278 umtx_lock(&resbMutex);
284 umtx_unlock(&resbMutex);
316 * CAUTION: resbMutex must be locked when calling this function.
459 /* CAUTION: resbMutex must be locked when calling this function! */
553 umtx_lock(&resbMutex);
677 umtx_unlock(&resbMutex);
697 * CAUTION: resbMutex must be locked when calling this function.
734 umtx_lock(&resbMutex);
736 umtx_unlock(&resbMutex);