Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/ndis/
HDntoskrnl_var.h554 struct thread_context { struct
559 typedef struct thread_context thread_context; argument
HDsubr_ntoskrnl.c3501 thread_context *thrctx;
3529 thread_context *tc;
3532 tc = malloc(sizeof(thread_context), M_TEMP, M_NOWAIT);
/freebsd-11-stable/contrib/binutils/bfd/
HDelf.c7900 sect->size = sizeof (pstatus.data.thread_info.thread_context); in elfcore_grok_win32pstatus()
7903 data.thread_info.thread_context)); in elfcore_grok_win32pstatus()