Searched defs:thread_data (Results 1 – 10 of 10) sorted by relevance
55 struct thread_data { struct56 EditLine *edit; /* libedit stuff */57 History *hist; /* libedit stuff */58 pthread_t trm; /* Terminal thread (for pthread_kill()) */59 int ppp; /* ppp descriptor */
234 for (const auto &thread_data : m_thread_data) { in DoLoadCore() local244 for (auto &thread_data : m_thread_data) in DoLoadCore() local468 static void ParseFreeBSDPrStatus(ThreadData &thread_data, in ParseFreeBSDPrStatus()560 static void ParseOpenBSDProcInfo(ThreadData &thread_data, in ParseOpenBSDProcInfo()601 ThreadData thread_data; in parseFreeBSDNotes() local671 ThreadData thread_data; in parseNetBSDNotes() local831 ThreadData thread_data = {}; in parseOpenBSDNotes() local878 ThreadData thread_data; in parseLinuxNotes() local
8 static ThreadArgRetval *thread_data; variable
459 struct thread_data { struct464 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS]; argument
55 kmp_thread_data_t *thread_data, in __kmp_trace_task_stack()109 kmp_thread_data_t *thread_data) { in __kmp_init_task_stack()161 kmp_thread_data_t *thread_data = in __kmp_push_task_stack() local220 kmp_thread_data_t *thread_data = in __kmp_pop_task_stack() local340 kmp_thread_data_t *thread_data = &l->td; local359 kmp_thread_data_t *thread_data; local406 kmp_thread_data_t *thread_data = NULL; local495 kmp_thread_data_t *thread_data; local3055 kmp_thread_data_t *thread_data; local3155 kmp_thread_data_t *thread_data; local[all …]
76 ompt_data_t thread_data; member
6012 ompt_data_t *thread_data = nullptr; in __kmp_launch_thread() local
419 thread_data_t thread_data[NUM_THREADS]; in main() local
44 static ThreadArgRetval *thread_data; variable
79 ocs_xport_rq_thread_info_t *thread_data = mythread->arg; in ocs_unsol_rq_thread() local