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