MachDep (Intel)#0
svc · unix #0
thread_get_cthread_self
Retourne le pointeur self du C-thread (pthread) — l'ancienne façon dont l'userland suivait la base TLS sur les premiers macOS.
Prototype
kern_return_t thread_get_cthread_self(/* 0 args */);Retour: kern_return_t
Historique des versions
| XNU tag | macOS | # |
|---|---|---|
| xnu-792 | macOS 10.4 Tiger | 0 |
| xnu-792.1.5 | — | 0 |
| xnu-792.12.6 | — | 0 |
| xnu-792.17.14 | — | 0 |
| xnu-792.2.4 | — | 0 |
| xnu-792.21.3 | — | 0 |
| xnu-792.24.17 | — | 0 |
| xnu-792.6.22 | — | 0 |
| xnu-792.6.56 | — | 0 |
| xnu-792.6.61 | — | 0 |
| xnu-792.6.70 | — | 0 |
| xnu-792.6.76 | — | 0 |
Notes
Pas encore de documentation.