Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/os/
H A Drefcnt.c41 #define __debug_only macro
43 # define __debug_only __unused macro
276 ref_init_debug(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp, os_ref_count_t count) in ref_init_debug()
287 ref_retain_debug(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp) in ref_retain_debug()
295 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()
309 struct os_refgrp * __debug_only grp) in __os_ref_retain()
336 struct os_refgrp * __debug_only grp) in __os_ref_retain_try()
375 struct os_refgrp * __debug_only grp, in _os_ref_release_inline()
417 struct os_refgrp * __debug_only grp, in os_ref_release_n_internal()
430 os_ref_release_internal(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp, in os_ref_release_internal()
[all …]