Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/shims/
HDatomic.h301 #define dispatch_atomic_cmpxchgv2o(p, f, e, v, g, m) \ macro
/NextBSD/lib/libdispatch/src/
HDvoucher.c347 if (!dispatch_atomic_cmpxchgv2o(voucher, v_ipc_kvoucher, MACH_VOUCHER_NULL, in _voucher_get_mach_voucher()
1298 if (!dispatch_atomic_cmpxchgv2o(act, va_current_buffer, current, buffer, in _voucher_activity_buffer_alloc_slow()
1322 if (dispatch_atomic_cmpxchgv2o(act, va_current_buffer, current, buffer, in _voucher_activity_buffer_alloc()
HDqueue.c1327 while (!dispatch_atomic_cmpxchgv2o(dq, dq_tqthread, MACH_PORT_NULL, in _dispatch_set_target_queue2()
3716 } else if (!dispatch_atomic_cmpxchgv2o(dq, dq_tqthread, in _dispatch_queue_wakeup_with_qos_slow()