Searched defs:TX_THREAD_STRUCT (Results 1 – 2 of 2) sorted by relevance
470 typedef struct TX_THREAD_STRUCT struct487 struct TX_THREAD_STRUCT argument507 VOID (*tx_thread_schedule_hook)(struct TX_THREAD_STRUCT *thread_ptr, ULONG id); argument526 …VOID (*tx_thread_suspend_cleanup)(struct TX_THREAD_STRUCT *thread_ptr, ULONG suspen… argument528 struct TX_THREAD_STRUCT argument542 struct TX_THREAD_STRUCT argument543 *tx_thread_created_next,544 *tx_thread_created_previous;552 VOID *tx_thread_filex_ptr;558 UINT tx_thread_user_priority;[all …]
486 typedef struct TX_THREAD_STRUCT struct503 struct TX_THREAD_STRUCT argument523 VOID (*tx_thread_schedule_hook)(struct TX_THREAD_STRUCT *thread_ptr, ULONG id); argument542 …VOID (*tx_thread_suspend_cleanup)(struct TX_THREAD_STRUCT *thread_ptr, ULONG suspen… argument544 struct TX_THREAD_STRUCT argument558 struct TX_THREAD_STRUCT argument559 *tx_thread_created_next,560 *tx_thread_created_previous;564 UINT tx_thread_smp_core_mapped;565 ULONG tx_thread_smp_core_control;[all …]