MachDep (Intel)#1
svc · unix #1
thread_set_cthread_self
Définit le pointeur self du C-thread ; base du stockage local au thread pthread sur macOS Intel.
Prototype
kern_return_t thread_set_cthread_self(/* 1 args */);Retour: kern_return_t
Historique des versions
| XNU tag | macOS | # |
|---|---|---|
| xnu-792 | macOS 10.4 Tiger | 1 |
| xnu-792.1.5 | — | 1 |
| xnu-792.12.6 | — | 1 |
| xnu-792.17.14 | — | 1 |
| xnu-792.2.4 | — | 1 |
| xnu-792.21.3 | — | 1 |
| xnu-792.24.17 | — | 1 |
| xnu-792.6.22 | — | 1 |
| xnu-792.6.56 | — | 1 |
| xnu-792.6.61 | — | 1 |
| xnu-792.6.70 | — | 1 |
| xnu-792.6.76 | — | 1 |
Notes
Pas encore de documentation.