Home
last modified time | relevance | path

Searched defs:threadentry (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/tests/
H A Dsetitimer.c77 static struct threadentry { struct
78 pthread_t thread;
79 uint64_t tid;
80 void* stack_addr;
81 size_t stack_size;
82 bool expect_cpu_usage;
83 uint32_t alrm_count;
84 uint32_t vtalrm_count;
85 uint32_t prof_count;
86 uint32_t xcpu_count;
[all …]