Searched defs:TX_MUTEX_STRUCT (Results 1 – 2 of 2) sorted by relevance
875 typedef struct TX_MUTEX_STRUCT struct879 ULONG tx_mutex_id;905 struct TX_MUTEX_STRUCT argument914 struct TX_MUTEX_STRUCT argument915 *tx_mutex_owned_next,916 *tx_mutex_owned_previous;921 ULONG tx_mutex_performance_put_count;924 ULONG tx_mutex_performance_get_count;927 ULONG tx_mutex_performance_suspension_count;930 ULONG tx_mutex_performance_timeout_count;[all …]
896 typedef struct TX_MUTEX_STRUCT struct900 ULONG tx_mutex_id;926 struct TX_MUTEX_STRUCT argument935 struct TX_MUTEX_STRUCT argument936 *tx_mutex_owned_next,937 *tx_mutex_owned_previous;942 ULONG tx_mutex_performance_put_count;945 ULONG tx_mutex_performance_get_count;948 ULONG tx_mutex_performance_suspension_count;951 ULONG tx_mutex_performance_timeout_count;[all …]