Searched refs:_dispatch_ptr2wref (Results 1 – 2 of 2) sorted by relevance
153 #define _dispatch_ptr2wref(ptr) (~(uintptr_t)(ptr)) macro
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()