Home
last modified time | relevance | path

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

/xnu-10002.41.9/libkern/os/
H A Drefcnt.c33 #define __debug_only macro
35 # define __debug_only __unused macro
270 ref_init_debug(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp, os_ref_count_t count) in ref_init_debug()
281 ref_retain_debug(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp) in ref_retain_debug()
289 os_ref_init_count_internal(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp, os_ref_count_t… in os_ref_init_count_internal()
303 struct os_refgrp * __debug_only grp) in __os_ref_retain()
330 struct os_refgrp * __debug_only grp) in __os_ref_retain_try()
369 struct os_refgrp * __debug_only grp, in _os_ref_release_inline()
411 struct os_refgrp * __debug_only grp, in os_ref_release_n_internal()
424 os_ref_release_internal(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp, in os_ref_release_internal()
[all …]