core.sys.darwin.mach.thread_act

D header file for Darwin.

Public Imports

core.sys.darwin.mach.kern_return
public import core.sys.darwin.mach.kern_return;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
core.sys.darwin.mach.port
public import core.sys.darwin.mach.port;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Structs

arm_thread_state64_t
struct arm_thread_state64_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
arm_thread_state_t
struct arm_thread_state_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ppc_thread_state64_t
struct ppc_thread_state64_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ppc_thread_state_t
struct ppc_thread_state_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Authors

Sean Kelly