Home
last modified time | relevance | path

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

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