Searched defs:TX_THREAD_STRUCT (Results 1 – 2 of 2) sorted by relevance
457 typedef struct TX_THREAD_STRUCT struct474 struct TX_THREAD_STRUCT argument494 VOID (*tx_thread_schedule_hook)(struct TX_THREAD_STRUCT *thread_ptr, ULONG id); argument513 …VOID (*tx_thread_suspend_cleanup)(struct TX_THREAD_STRUCT *thread_ptr, ULONG suspen… argument515 struct TX_THREAD_STRUCT argument529 struct TX_THREAD_STRUCT argument530 *tx_thread_created_next,531 *tx_thread_created_previous;539 VOID *tx_thread_filex_ptr;545 UINT tx_thread_user_priority;[all …]
473 typedef struct TX_THREAD_STRUCT struct490 struct TX_THREAD_STRUCT argument510 VOID (*tx_thread_schedule_hook)(struct TX_THREAD_STRUCT *thread_ptr, ULONG id); argument529 …VOID (*tx_thread_suspend_cleanup)(struct TX_THREAD_STRUCT *thread_ptr, ULONG suspen… argument531 struct TX_THREAD_STRUCT argument545 struct TX_THREAD_STRUCT argument546 *tx_thread_created_next,547 *tx_thread_created_previous;551 UINT tx_thread_smp_core_mapped;552 ULONG tx_thread_smp_core_control;[all …]