Home
last modified time | relevance | path

Searched refs:thread_status (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.101.4/osfmk/mach/machine/
H A Dmach_machine.modulemap151 module thread_status {
152 header "mach/machine/thread_status.h"
154 header "mach/i386/thread_status.h"
156 header "mach/arm/thread_status.h"
H A DMakefile11 processor_info.h thread_state.h thread_status.h \
/xnu-8020.101.4/osfmk/mach/arm/
H A DMakefile13 processor_info.h rpc.h thread_state.h thread_status.h \
/xnu-8020.101.4/osfmk/mach/i386/
H A DMakefile14 thread_status.h thread_state.h vm_param.h \
/xnu-8020.101.4/osfmk/mach/
H A Dmach.modulemap367 module thread_status {
368 header "mach/thread_status.h"
H A DMakefile173 thread_status.h \
/xnu-8020.101.4/tests/
H A Dkqueue_file_tests.c58 int thread_status; variable
460 thread_status = res; in execute_action()
461 return &thread_status; in execute_action()
560 thread_status = 0; in execute_test()