Searched defs:thread_data (Results 1 – 8 of 8) sorted by relevance
217 for (const auto &thread_data : m_thread_data) { in DoLoadCore() local227 for (auto &thread_data : m_thread_data) in DoLoadCore() local418 static void ParseFreeBSDPrStatus(ThreadData &thread_data, in ParseFreeBSDPrStatus()449 static void ParseNetBSDProcInfo(ThreadData &thread_data, in ParseNetBSDProcInfo()461 static void ParseOpenBSDProcInfo(ThreadData &thread_data, in ParseOpenBSDProcInfo()498 ThreadData thread_data; in parseFreeBSDNotes() local545 ThreadData thread_data; in parseNetBSDNotes() local579 ThreadData thread_data; in parseOpenBSDNotes() local626 ThreadData thread_data; in parseLinuxNotes() local
57 struct thread_data { struct58 EditLine *edit; /* libedit stuff */59 History *hist; /* libedit stuff */60 pthread_t trm; /* Terminal thread (for pthread_kill()) */61 int ppp; /* ppp descriptor */
459 struct thread_data { struct464 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS]; argument
49 kmp_thread_data_t *thread_data, in __kmp_trace_task_stack()103 kmp_thread_data_t *thread_data) { in __kmp_init_task_stack()124 kmp_thread_data_t *thread_data) { in __kmp_free_task_stack()155 kmp_thread_data_t *thread_data = in __kmp_push_task_stack() local214 kmp_thread_data_t *thread_data = in __kmp_pop_task_stack() local303 kmp_thread_data_t *thread_data) { in __kmp_realloc_task_deque()333 kmp_thread_data_t *thread_data; in __kmp_push_task() local2357 kmp_thread_data_t *thread_data; in __kmp_remove_my_task() local3024 kmp_thread_data_t *thread_data = &(*threads_data_p)[i]; in __kmp_realloc_task_threads_data() local3045 kmp_thread_data_t *thread_data = &(*threads_data_p)[i]; in __kmp_realloc_task_threads_data() local[all …]
80 ompt_data_t thread_data; member
5668 ompt_data_t *thread_data; in __kmp_launch_thread() local
420 thread_data_t thread_data[NUM_THREADS]; in main() local
82 ocs_xport_rq_thread_info_t *thread_data = mythread->arg; in ocs_unsol_rq_thread() local