Lines Matching defs:thread_call_thread_state
157 struct thread_call_thread_state { struct
158 struct thread_call_group * thc_group;
159 struct thread_call * thc_call; /* debug only, may be deallocated */
160 uint64_t thc_call_start;
161 uint64_t thc_call_soft_deadline;
162 uint64_t thc_call_hard_deadline;
163 uint64_t thc_call_pending_timestamp;
164 uint64_t thc_IOTES_invocation_timestamp;
165 thread_call_func_t thc_func;
166 thread_call_param_t thc_param0;
167 thread_call_param_t thc_param1;