Searched defs:TX_THREAD_STRUCT (Results 1 – 2 of 2) sorted by relevance
465 typedef struct TX_THREAD_STRUCT struct482 struct TX_THREAD_STRUCT argument502 VOID (*tx_thread_schedule_hook)(struct TX_THREAD_STRUCT *thread_ptr, ULONG id); argument521 …VOID (*tx_thread_suspend_cleanup)(struct TX_THREAD_STRUCT *thread_ptr, ULONG suspen… argument523 struct TX_THREAD_STRUCT argument537 struct TX_THREAD_STRUCT argument538 *tx_thread_created_next,539 *tx_thread_created_previous;547 VOID *tx_thread_filex_ptr;553 UINT tx_thread_user_priority;[all …]
481 typedef struct TX_THREAD_STRUCT struct498 struct TX_THREAD_STRUCT argument518 VOID (*tx_thread_schedule_hook)(struct TX_THREAD_STRUCT *thread_ptr, ULONG id); argument537 …VOID (*tx_thread_suspend_cleanup)(struct TX_THREAD_STRUCT *thread_ptr, ULONG suspen… argument539 struct TX_THREAD_STRUCT argument553 struct TX_THREAD_STRUCT argument554 *tx_thread_created_next,555 *tx_thread_created_previous;559 UINT tx_thread_smp_core_mapped;560 ULONG tx_thread_smp_core_control;[all …]