BSD syscall#557
svc · unix #557
sys_coalition_policy_get
Reads coalition policy attributes (Apple grouping of related tasks).
Prototype
int sys_coalition_policy_get(uint64_t cid, uint32_t flavor);Returns: int
Arguments
| Name | Type | Dir | Description |
|---|---|---|---|
| cid | uint64_t | - | |
| flavor | uint32_t | - |
Version history
| XNU tag | macOS | # |
|---|---|---|
| xnu-11215.1.10 | macOS 15.0 Sequoia | 557 |
| xnu-11417.101.15 | macOS 15.4 Sequoia | 557 |
| xnu-12377.1.9 | macOS 26.0 Tahoe | 557 |
| xnu-11215.41.3 | — | 557 |
| xnu-11215.61.5 | — | 557 |
| xnu-11215.81.4 | — | 557 |
| xnu-11417.121.6 | — | 557 |
| xnu-11417.140.69 | — | 557 |
| xnu-12377.101.15 | — | 557 |
| xnu-12377.41.6 | — | 557 |
| xnu-12377.61.12 | — | 557 |
| xnu-12377.81.4 | — | 557 |
Notes
No prose documentation yet.