Searched refs:dr_source_wref (Results 1 – 2 of 2) sorted by relevance
137 uintptr_t dr_source_wref; // "weak" backref to dispatch_source_t member156 ((dispatch_source_t)_dispatch_wref2ptr((dr)->dr_source_wref))204 uintptr_t dr_source_wref; // "weak" backref to dispatch_mach_t member212 uintptr_t dr_source_wref; // "weak" backref to dispatch_mach_t member223 uintptr_t dr_source_wref; // "weak" backref to dispatch_mach_t member
162 ds->ds_refs->dr_source_wref = _dispatch_ptr2wref(ds); in dispatch_source_create()3073 dr->dr_source_wref = _dispatch_ptr2wref(dm); in _dispatch_mach_create()3081 dm->dm_refs->dr_source_wref = _dispatch_ptr2wref(dm); in _dispatch_mach_create()3193 dmr->dr_source_wref = _dispatch_ptr2wref(dm); in _dispatch_mach_reply_kevent_register()