Searched refs:HL_CS_FLAGS_WAIT (Results 1 – 2 of 2) sorted by relevance
1380 #define HL_CS_FLAGS_WAIT 0x4 macro
14 #define HL_CS_FLAGS_TYPE_MASK (HL_CS_FLAGS_SIGNAL | HL_CS_FLAGS_WAIT | \1239 else if (cs_type_flags & HL_CS_FLAGS_WAIT) in hl_cs_get_cs_type()