Home
last modified time | relevance | path

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

/xnu-11417.121.6/libkern/os/
H A Drefcnt.c36 # define __debug_only macro
39 # define __debug_only __unused macro
292 ref_retain_debug(void *rc, struct os_refgrp * __debug_only grp) in ref_retain_debug()
300 ref_release_debug(void *rc, struct os_refgrp * __debug_only grp) in ref_release_debug()
308 ref_drop_debug(void *rc, struct os_refgrp * __debug_only grp) in ref_drop_debug()
317 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()
331 struct os_refgrp * __debug_only grp) in __os_ref_retain()
358 struct os_refgrp * __debug_only grp) in __os_ref_retain_try()
397 struct os_refgrp * __debug_only grp, in _os_ref_release_inline()
437 struct os_refgrp * __debug_only grp, in os_ref_release_n_internal()
[all …]