Home
last modified time | relevance | path

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

/xnu-10063.121.3/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-10063.121.3/tests/
H A Dos_refcnt.c334 struct os_refcnt rc = OS_REF_INITIALIZER;