I was looking into source code of StarRuntime and I came across two terms x86_thread_state64_t & thread_act_t.
I tried to Google it but there is not much documentation.
I see it being used consistently in apple open source projects?
Can someone explain me what are they?
x86_thread_state64_t should be something like this
and
thread_act_t is