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