Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/os/
H A Drefcnt_internal.h34 # define OS_REF_INITIALIZER { .ref_count = OS_REF_ATOMIC_INITIALIZER, .ref_group = NULL } macro
36 # define OS_REF_INITIALIZER { .ref_count = OS_REF_ATOMIC_INITIALIZER } macro
/xnu-8019.80.24/tests/
H A Dos_refcnt.c334 struct os_refcnt rc = OS_REF_INITIALIZER;