Searched refs:HTC_STATE_STOPPING (Results 1 – 1 of 1) sorted by relevance
286 #define HTC_STATE_STOPPING (1 << 0) macro287 #define HTC_STOPPING(t) ((t)->HTCStateFlags & HTC_STATE_STOPPING)