Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/os/
H A Drefcnt_internal.h274 os_ref_release_raw_relaxed(os_ref_atomic_t *rc, struct os_refgrp *grp) in os_ref_release_raw_relaxed() function
339 #define os_ref_release_raw_relaxed(rc, grp) (os_ref_release_raw_relaxed)((rc), NULL) macro
H A Drefcnt.h306 static os_ref_count_t os_ref_release_raw_relaxed(os_ref_atomic_t *, struct os_refgrp *) OS_WARN_RES…