dm_os_threads


Columns

Column Type Size Nulls Auto Default Children Parents Comments
thread_address varbinary 8 null
started_by_sqlservr bit 1 null
os_thread_id int 4 null
status int 4 null
instruction_address varbinary 8 null
creation_time datetime 16,3 null
kernel_time bigint 8 null
usermode_time bigint 8 null
stack_base_address varbinary 8 null
stack_end_address varbinary 8 null
stack_bytes_committed int 4 null
stack_bytes_used int 4 null
affinity bigint 8 null
priority int 4 null
locale int 4 null
token varbinary 8 null
is_impersonating int 4 null
is_waiting_on_loader_lock int 4 null
fiber_data varbinary 8 null
thread_handle varbinary 8 null
event_handle varbinary 8 null
scheduler_address varbinary 8 null
worker_address varbinary 8 null
fiber_context_address varbinary 8 null
self_address varbinary 8 null
processor_group smallint 2 null

Relationships