Home
last modified time | relevance | path

Searched defs:thread_num (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dfsync_integrity.c109 int thread_num; member
295 marker_fill(uint64_t* buf, int file_ofs, size_t len, int thread_num){ in marker_fill()
358 write_chunk(pattern_t* p_pat, int chunk_idx, int thread_num) in write_chunk()
381 int perm_idx, thread_num; in worker() local
/freebsd-12.1/contrib/gdb/gdb/
H A Dgdb-events.c143 selected_thread_changed_event (int thread_num) in selected_thread_changed_event()
227 int thread_num; member
340 queue_selected_thread_changed (int thread_num) in queue_selected_thread_changed()
H A Dgdb-events.h111 #define selected_thread_changed_event(thread_num) 0 argument
H A Dremote.c2885 ULONGEST thread_num = -1; in remote_wait() local
3068 ULONGEST thread_num = -1; in remote_async_wait() local
/freebsd-12.1/contrib/unbound/libunbound/
H A Dlibworker.h70 int thread_num; member
/freebsd-12.1/contrib/unbound/daemon/
H A Dworker.h84 int thread_num; member
/freebsd-12.1/contrib/unbound/util/
H A Dalloc.h82 int thread_num; member
H A Dalloc.c104 int thread_num) in alloc_init()
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dompt-specific.cpp333 int *thread_num) { in __ompt_get_task_info_internal()
H A Dompt-internal.h60 int thread_num; member
H A Dompt-general.cpp509 int *thread_num) {
H A Dkmp_taskq.cpp166 static void __kmp_dump_thunk_stack(kmpc_thunk_t *thunk, kmp_int32 thread_num) { in __kmp_dump_thunk_stack()