Home
last modified time | relevance | path

Searched refs:lck_attr_rw_shared_priority (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dlock_attr.h81 extern void lck_attr_rw_shared_priority(
H A Dlock_group.c455 lck_attr_rw_shared_priority(lck_attr_t *attr) in lck_attr_rw_shared_priority() function
/xnu-12377.1.9/iokit/Kernel/
H A DIORegistryEntry.cpp153 lck_attr_rw_shared_priority(gIORegistryLockAttr); in initialize()