Searched refs:event_to_send (Results 1 – 1 of 1) sorted by relevance
3119 ca_event_t event_to_send = os_atomic_xchg(&rdar_126582377_event, NULL, relaxed); in kdp_stackshot_plh_record_locked() local3120 if (event_to_send) { in kdp_stackshot_plh_record_locked()3121 CA_EVENT_SEND(event_to_send); in kdp_stackshot_plh_record_locked()