Searched defs:thread_num (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.h70 int thread_num; member in struct:libworker
/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.h84 int thread_num; member in struct:worker
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.h82 int thread_num; member in struct:alloc_cache
H A Dalloc.c103 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, int thread_num) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb-events.c143 selected_thread_changed_event (int thread_num) argument
227 int thread_num; member in struct:selected_thread_changed
340 queue_selected_thread_changed (int thread_num) argument
H A Dremote.c2885 ULONGEST thread_num = -1; local
3068 ULONGEST thread_num = -1; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp330 __ompt_get_task_info_internal(int ancestor_level, int *type, ompt_data_t **task_data, ompt_frame_t **task_frame, ompt_data_t **parallel_data, int *thread_num) argument
H A Dompt-internal.h59 int thread_num; member in struct:__anon2971
H A Dompt-general.cpp527 ompt_get_task_info(int ancestor_level, int *type, ompt_data_t **task_data, ompt_frame_t **task_frame, ompt_data_t **parallel_data, int *thread_num) argument

Completed in 159 milliseconds