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

/freebsd-11.0-release/sys/compat/ndis/
H A Dntoskrnl_var.h554 struct thread_context { struct
559 typedef struct thread_context thread_context; typedef in typeref:struct:thread_context
H A Dsubr_ntoskrnl.c3501 thread_context *thrctx;
3529 thread_context *tc;
3532 tc = malloc(sizeof(thread_context), M_TEMP, M_NOWAIT);
/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf.c7908 sect->size = sizeof (pstatus.data.thread_info.thread_context);
7911 data.thread_info.thread_context));

Completed in 83 milliseconds