Function sentry_contrib_native_sys::value_new_thread
source · [−]Expand description
Creates a new Thread value.
See https://develop.sentry.dev/sdk/event-payloads/threads/
The returned value needs to be attached to an event via
sentry_event_add_thread
.
name
can be NULL.