Searched refs:gIOMallocContiguousEntriesLock (Results 1 – 1 of 1) sorted by relevance
127 static lck_mtx_t * gIOMallocContiguousEntriesLock; variable220 gIOMallocContiguousEntriesLock = lck_mtx_alloc_init(IOLockGroup, LCK_ATTR_NULL); in IOLibInit()890 lck_mtx_lock(gIOMallocContiguousEntriesLock); in IOMallocContiguous()893 lck_mtx_unlock(gIOMallocContiguousEntriesLock); in IOMallocContiguous()917 lck_mtx_lock(gIOMallocContiguousEntriesLock); in IOFreeContiguous()928 lck_mtx_unlock(gIOMallocContiguousEntriesLock); in IOFreeContiguous()