Searched refs:gIORegistryLockGrpAttr (Results 1 – 1 of 1) sorted by relevance
136 lck_grp_attr_t *gIORegistryLockGrpAttr; variable148 gIORegistryLockGrpAttr = lck_grp_attr_alloc_init(); in initialize()149 gIORegistryLockGrp = lck_grp_alloc_init("IORegistryLock", gIORegistryLockGrpAttr); in initialize()