Searched refs:DISPATCH_OBJ_IS_VTABLE (Results 1 – 6 of 6) sorted by relevance
270 #define DISPATCH_OBJ_IS_VTABLE(x) ((unsigned long)(x)->do_vtable > 0xfful) macro
95 if (DISPATCH_OBJ_IS_VTABLE(_do)) { \
306 if (DISPATCH_OBJ_IS_VTABLE(dc)) { in dispatch_introspection_queue_item_get_info()
920 if (DISPATCH_OBJ_IS_VTABLE(dou._do)) { in _dispatch_continuation_pop()
1871 if (!DISPATCH_OBJ_IS_VTABLE(dc) && in _dispatch_continuation_redirect()2631 if (DISPATCH_OBJ_IS_VTABLE(dc) || ((long)dc->do_vtable & in _dispatch_barrier_sync_f_pop()3544 if (!DISPATCH_OBJ_IS_VTABLE(dc) && in _dispatch_queue_drain()
3565 if (!DISPATCH_OBJ_IS_VTABLE(dc)) { in _dispatch_mach_send_drain()