Home
last modified time | relevance | path

Searched refs:thread_context (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/lib/libomp/
H A Domp-tools.h1149 ompd_thread_context_t **thread_context);
1157 ompd_thread_context_t *thread_context, const char *symbol_name,
1162 ompd_thread_context_t *thread_context, const ompd_address_t *addr,
1167 ompd_thread_context_t *thread_context, const ompd_address_t *addr,
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var1148 ompd_thread_context_t **thread_context);
1156 ompd_thread_context_t *thread_context, const char *symbol_name,
1161 ompd_thread_context_t *thread_context, const ompd_address_t *addr,
1166 ompd_thread_context_t *thread_context, const ompd_address_t *addr,
/freebsd-13.1/sys/compat/ndis/
H A Dntoskrnl_var.h543 struct thread_context { struct
548 typedef struct thread_context thread_context; typedef
H A Dsubr_ntoskrnl.c3495 thread_context *thrctx;
3523 thread_context *tc;
3526 tc = malloc(sizeof(thread_context), M_TEMP, M_NOWAIT);