<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EndpointSecurity",
  "identifier" : "/documentation/EndpointSecurity/es_event_remote_thread_create_t",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Endpoint Security"
    ],
    "preciseIdentifier" : "c:@SA@es_event_remote_thread_create_t"
  },
  "title" : "es_event_remote_thread_create_t"
}
-->

# es_event_remote_thread_create_t

A type for an event that indicates an attempt by one process to create a thread in another process.

```
struct es_event_remote_thread_create_t
```

## Topics

### Inspecting Event Properties

[`target`](/documentation/EndpointSecurity/es_event_remote_thread_create_t/target)

The process targeted to spawn a new thread.

[`thread_state`](/documentation/EndpointSecurity/es_event_remote_thread_create_t/thread_state)

The new thread’s state.

[`es_thread_state_t`](/documentation/EndpointSecurity/es_thread_state_t)

A description of a thread’s machine-specfiic state.

[`reserved`](/documentation/EndpointSecurity/es_event_remote_thread_create_t/reserved)

An unused field reserved for future use.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)