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

# es_thread_t

A structure that represents a thread in a process.

```
struct es_thread_t
```

## Topics

### Identifying the Thread

[`thread_id`](/documentation/EndpointSecurity/es_thread_t/thread_id)

The unique identifier of the thread.



---

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)