Searched refs:PreviousSyncLevel (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/executer/
H A Dexmutex.c520 UINT8 PreviousSyncLevel; local
592 PreviousSyncLevel =
599 PreviousSyncLevel, ObjDesc->Mutex.AcquisitionDepth,
612 OwnerThread->CurrentSyncLevel = PreviousSyncLevel;
619 PreviousSyncLevel, ObjDesc->Mutex.AcquisitionDepth));

Completed in 82 milliseconds