Searched defs:second_thread_args (Results 1 – 1 of 1) sorted by relevance
64 struct second_thread_args { struct65 semaphore_t wakeup_semaphore;66 semaphore_t return_semaphore;67 uint64_t iterations;68 my_policy_type_t pol;69 double *wakeup_second_jitter_arr;70 uint64_t woke_on_same_cpu;71 uint64_t too_much;72 volatile uint64_t last_poke_time;73 volatile int cpuno;