Home
last modified time | relevance | path

Searched refs:ObpEnterObjectTypeMutex (Results 1 – 4 of 4) sorted by relevance

/reactos/ntoskrnl/ob/
H A Ddevicemap.c117 ObpEnterObjectTypeMutex(ObjectHeader->Type); in ObSetDeviceMap()
223 ObpEnterObjectTypeMutex(ObjectHeader->Type); in ObSetDirectoryDeviceMap()
H A Doblife.c169 ObpEnterObjectTypeMutex(ObjectType); in ObpDeleteObject()
1345 ObpEnterObjectTypeMutex(ObpTypeObjectType); in ObCreateObjectType()
H A Dobhandle.c1026 ObpEnterObjectTypeMutex(ObjectType); in ObpIncrementHandleCount()
1247 ObpEnterObjectTypeMutex(ObjectType); in ObpIncrementUnnamedHandleCount()
/reactos/ntoskrnl/include/internal/
H A Dob_x.h340 ObpEnterObjectTypeMutex(IN POBJECT_TYPE ObjectType) in ObpEnterObjectTypeMutex() function