Home
last modified time | relevance | path

Searched refs:OS_REF_INITIALIZER (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/libkern/os/
H A Drefcnt_internal.h33 # define OS_REF_INITIALIZER { .ref_count = OS_REF_ATOMIC_INITIALIZER, .ref_group = NULL } macro
35 # define OS_REF_INITIALIZER { .ref_count = OS_REF_ATOMIC_INITIALIZER } macro
/xnu-12377.61.12/tests/
H A Dos_refcnt.c414 struct os_refcnt rc = OS_REF_INITIALIZER;